Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/hwpmc/
H A Dhwpmc_amd.c384 struct amd_cpu { struct
388 static struct amd_cpu **amd_pcpu; argument
780 struct amd_cpu *pac; in amd_intr()
915 struct amd_cpu *pac; in amd_pcpu_init()
923 amd_pcpu[cpu] = pac = malloc(sizeof(struct amd_cpu), M_PMC, in amd_pcpu_init()
963 struct amd_cpu *pac; in amd_pcpu_fini()
1078 amd_pcpu = malloc(sizeof(struct amd_cpu *) * pmc_cpu_max(), M_PMC, in pmc_amd_initialize()