Home
last modified time | relevance | path

Searched refs:pl_count (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libpmc/
H A Dpmclog.h171 size_t pl_count; /* count of records so far */ member
H A Dpmclog.c445 ev->pl_count = (ps->ps_count += 1); in pmclog_get_event()
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat_log.c509 (uintmax_t) ev.pl_count + 1, ev.pl_offset); in pmcstat_print_log()
/freebsd/lib/libpmcstat/
H A Dlibpmcstat_logging.c415 ev.pl_state, ev.pl_type, (uintmax_t) ev.pl_count + 1, ev.pl_offset); in pmcstat_analyze_log()