Home
last modified time | relevance | path

Searched refs:pmc_stop (Results 1 – 9 of 9) sorted by relevance

/freebsd/share/examples/hwpmc/
H A Doverhead.c86 if (pmc_stop(pmcid) < 0) in main()
/freebsd/usr.sbin/pmc/
H A Dpmc_util.c130 if (pmc_stop(ev->ev_pmcid) < 0) in pmc_util_cleanup()
/freebsd/lib/libpmc/
H A Dpmc.h92 int pmc_stop(pmc_id_t _pmc);
H A DMakefile107 pmc_start.3 pmc_stop.3
H A Dlibpmc.c1901 pmc_stop(pmc_id_t pmc) in pmc_stop() function
/freebsd/tools/test/stress2/misc/
H A Dpmc8.sh99 pmc_stop(pmc_id);
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c258 static int pmc_stop(struct pmc *pm);
3177 pmc_stop(struct pmc *pm) in pmc_stop() function
3855 pmc_stop(pm); in pmc_syscall_handler()
4503 error = pmc_stop(pm); in pmc_syscall_handler()
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.c149 if (pmc_stop(ev->ev_pmcid) < 0) in pmcstat_cleanup()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6825 OLD_FILES+=usr/share/man/man3/pmc_stop.3.gz