Home
last modified time | relevance | path

Searched refs:pmc_set (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/libpmc/
H A Dpmc.h90 int pmc_set(pmc_id_t _pmc, pmc_value_t _value);
H A DMakefile58 MAN+= pmc_set.3
H A Dlibpmc.c2126 pmc_set(pmc_id_t pmc, pmc_value_t value) in pmc_set() function
/freebsd/tests/sys/pmc/
H A Dpmc_api_test.c78 static int op_set(pmc_id_t id) { return (pmc_set(id, 0)); } in op_set()
/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_stat.c370 pmc_set(ev->ev_pmcid, ev->ev_count) < 0) in pmc_stat_internal()
H A Dcmd_pmc_record.cc171 status = pmc_set(id, count); in allocate()
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.c1151 pmc_set(ev->ev_pmcid, ev->ev_count) < 0) in main()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc7134 OLD_FILES+=usr/share/man/man3/pmc_set.3.gz