Searched refs:pmc_start (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/lib/libpmc/
H A DMakefile21 MAN+= pmc_start.3
72 pmc_start.3 pmc_stop.3
H A Dpmc.h90 int pmc_start(pmc_id_t _pmc);
H A Dlibpmc.c3519 pmc_start(pmc_id_t pmc) function
/freebsd-10.1-release/usr.sbin/pmcstat/
H A Dpmcstat.c371 if (pmc_start(ev->ev_pmcid) < 0) {
/freebsd-10.1-release/sys/dev/hwpmc/
H A Dhwpmc_mod.c220 static int pmc_start(struct pmc *pm);
2564 pmc_start(struct pmc *pm) function
3886 error = pmc_start(pm);

Completed in 180 milliseconds