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

/freebsd-10.1-release/sys/dev/hwpmc/
H A Dhwpmc_soft.c96 soft_allocate_pmc(int cpu, int ri, struct pmc *pm, function
466 pcd->pcd_allocate_pmc = soft_allocate_pmc;
/freebsd-10.1-release/lib/libpmc/
H A Dlibpmc.c85 static int soft_allocate_pmc(enum pmc_event _pe, char *_ctrspec,
360 .pm_evc_allocate_pmc = soft_allocate_pmc
2350 soft_allocate_pmc(enum pmc_event pe, char *ctrspec, function

Completed in 66 milliseconds