Searched refs:pmclog_read (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/lib/libpmc/
H A DMakefile78 pmclog.3 pmclog_read.3
H A Dpmclog.h173 int pmclog_read(void *_cookie, struct pmclog_ev *_ev);
H A Dpmclog.c65 * 'pmclog_read()'; this function will inform the caller when a
443 pmclog_read(void *cookie, struct pmclog_ev *ev) function
/freebsd-9.3-release/usr.sbin/pmcstat/
H A Dpmcstat_log.c1357 while (pmclog_read(args.pa_logparser, &ev) == 0) {
1605 while (pmclog_read(args.pa_logparser, &ev) == 0) {

Completed in 55 milliseconds