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

/freebsd-11-stable/lib/libpmc/
H A DMakefile25 MAN+= pmc_start.3
77 pmc_start.3 pmc_stop.3
H A Dpmc.h92 int pmc_start(pmc_id_t _pmc);
H A Dlibpmc.c4619 pmc_start(pmc_id_t pmc) function
/freebsd-11-stable/share/examples/hwpmc/
H A Doverhead.c78 if (pmc_start(pmcid) < 0)
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat.c373 if (pmc_start(ev->ev_pmcid) < 0) {
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c221 static int pmc_start(struct pmc *pm);
2620 pmc_start(struct pmc *pm) function
3956 error = pmc_start(pm);

Completed in 81 milliseconds