Searched refs:tsc_allocate_pmc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_tsc.c71 tsc_allocate_pmc(int cpu, int ri, struct pmc *pm, function
347 pcd->pcd_allocate_pmc = tsc_allocate_pmc;
/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c76 static int tsc_allocate_pmc(enum pmc_event _pe, char *_ctrspec,
3194 tsc_allocate_pmc(enum pmc_event pe, char *ctrspec, function

Completed in 116 milliseconds