Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hwpmc/
H A Dhwpmc_core.c86 struct core_cpu { struct
92 static struct core_cpu **core_pcpu; argument
120 struct core_cpu *cc; in core_pcpu_init()
135 cc = malloc(sizeof(struct core_cpu) + npmc * sizeof(struct pmc_hw), in core_pcpu_init()
165 struct core_cpu *cc; in core_pcpu_fini()
420 struct core_cpu *cc; in iaf_start_pmc()
446 struct core_cpu *cc; in iaf_stop_pmc()
472 struct core_cpu *cc; in iaf_write_pmc()
882 struct core_cpu *cc; in iap_start_pmc()
1008 struct core_cpu *cc; in core_intr()
[all …]