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

/freebsd-11-stable/lib/libpmc/
H A DMakefile23 MAN+= pmc_read.3
75 pmc_read.3 pmc_rw.3 \
76 pmc_read.3 pmc_write.3 \
H A Dpmc.h88 int pmc_read(pmc_id_t _pmc, pmc_value_t *_value);
H A Dlibpmc.c4565 pmc_read(pmc_id_t pmc, pmc_value_t *value) function
/freebsd-11-stable/share/examples/hwpmc/
H A Doverhead.c83 if (pmc_read(pmcid, &read_value) < 0)
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat.c77 * pmc_read() at the configured time interval and print out the value
428 if (pmc_read(ev->ev_pmcid, &value) < 0)

Completed in 127 milliseconds