Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_core.c85 struct core_cpu { struct
91 static struct core_cpu **core_pcpu; argument
119 struct core_cpu *cc; in core_pcpu_init()
134 cc = malloc(sizeof(struct core_cpu) + npmc * sizeof(struct pmc_hw), in core_pcpu_init()
164 struct core_cpu *cc; in core_pcpu_fini()
419 struct core_cpu *cc; in iaf_start_pmc()
445 struct core_cpu *cc; in iaf_stop_pmc()
471 struct core_cpu *cc; in iaf_write_pmc()
881 struct core_cpu *cc; in iap_start_pmc()
1007 struct core_cpu *cc; in core_intr()
[all …]