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

/freebsd-9.3-release/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-9.3-release/lib/libpmc/
H A Dlibpmc.c73 static int tsc_allocate_pmc(enum pmc_event _pe, char *_ctrspec,
2290 tsc_allocate_pmc(enum pmc_event pe, char *ctrspec, function

Completed in 100 milliseconds