Home
last modified time | relevance | path

Searched refs:p4_cpu (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/hwpmc/
HDhwpmc_piv.c428 struct p4_cpu { struct
442 static struct p4_cpu **p4_pcpu; argument
560 struct p4_cpu *p4c; in p4_pcpu_init()
606 p4c = malloc(sizeof(struct p4_cpu), M_PMC, M_WAITOK|M_ZERO); in p4_pcpu_init()
642 struct p4_cpu *p4c; in p4_pcpu_fini()
683 struct p4_cpu *pc; in p4_read_pmc()
740 struct p4_cpu *pc; in p4_write_pmc()
794 struct p4_cpu *pc; in p4_config_pmc()
860 struct p4_cpu *pc; in p4_get_config()
922 struct p4_cpu *pc; in p4_allocate_pmc()
[all …]