Lines Matching refs:core_cpu
86 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()
1066 struct core_cpu *cc; in core2_intr()