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

/freebsd-11-stable/share/examples/hwpmc/
H A Doverhead.c88 if (pmc_stop(pmcid) < 0)
/freebsd-11-stable/lib/libpmc/
H A Dpmc.h93 int pmc_stop(pmc_id_t _pmc);
H A DMakefile77 pmc_start.3 pmc_stop.3
H A Dlibpmc.c4628 pmc_stop(pmc_id_t pmc) function
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c222 static int pmc_stop(struct pmc *pm);
2754 pmc_stop(struct pmc *pm) function
2934 pmc_stop(pm);
3997 error = pmc_stop(pm);
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat.c202 if (pmc_stop(ev->ev_pmcid) < 0)

Completed in 207 milliseconds