Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_filter.cc221 while (pmclog_read(ps, &ev) == 0) { in pmc_filter_handler()
236 while (pmclog_read(ps, &ev) == 0 && i < pmccount) { in pmc_filter_handler()
247 while (pmclog_read(ps, &ev) == 0) { in pmc_filter_handler()
H A Dcmd_pmc_summary.cc105 while (pmclog_read(ps, &ev) == 0) { in pmc_summary_handler()
/freebsd/lib/libpmc/
H A Dpmclog.h227 int pmclog_read(void *_cookie, struct pmclog_ev *_ev);
H A DMakefile112 pmclog.3 pmclog_read.3
H A Dpmclog.c467 pmclog_read(void *cookie, struct pmclog_ev *ev) in pmclog_read() function
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat_log.c380 while (pmclog_read(args.pa_logparser, &ev) == 0) { in pmcstat_print_log()
/freebsd/lib/libpmcstat/
H A Dlibpmcstat_logging.c208 while (pmclog_read(args->pa_logparser, &ev) == 0) { in pmcstat_analyze_log()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6827 OLD_FILES+=usr/share/man/man3/pmclog_read.3.gz