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

/freebsd-12-stable/share/examples/hwpmc/
H A Doverhead.c78 if (pmc_start(pmcid) < 0)
/freebsd-12-stable/lib/libpmc/
H A DMakefile64 MAN+= pmc_start.3
116 pmc_start.3 pmc_stop.3
H A Dpmc.h94 int pmc_start(pmc_id_t _pmc);
H A Dlibpmc.c1824 pmc_start(pmc_id_t pmc) function
/freebsd-12-stable/usr.sbin/pmc/
H A Dpmc_util.c162 if (pmc_start(ev->ev_pmcid) < 0) {
/freebsd-12-stable/usr.sbin/pmcstat/
H A Dpmcstat.c260 if (pmc_start(ev->ev_pmcid) < 0) {
/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c255 static int pmc_start(struct pmc *pm);
3131 pmc_start(struct pmc *pm) function
4522 error = pmc_start(pm);

Completed in 213 milliseconds