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

/freebsd-13-stable/lib/libpmc/
H A DMakefile64 MAN+= pmc_read.3
115 pmc_read.3 pmc_rw.3 \
116 pmc_read.3 pmc_write.3 \
H A Dpmc.h90 int pmc_read(pmc_id_t _pmc, pmc_value_t *_value);
H A Dlibpmc.c1787 pmc_read(pmc_id_t pmc, pmc_value_t *value) function
/freebsd-13-stable/share/examples/hwpmc/
H A Doverhead.c83 if (pmc_read(pmcid, &read_value) < 0)
/freebsd-13-stable/usr.sbin/pmc/
H A Dcmd_pmc_stat.c271 if (pmc_read(ev->ev_pmcid, &value) < 0)
/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcstat.c79 * pmc_read() at the configured time interval and print out the value
314 if (pmc_read(ev->ev_pmcid, &value) < 0)

Completed in 144 milliseconds