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

/freebsd-13-stable/lib/libpmcstat/
H A Dlibpmcstat_event.c58 ev_clone->ev_cumulative = ev->ev_cumulative;
H A Dlibpmcstat.h71 int ev_cumulative; /* show cumulative counts */ member in struct:pmcstat_ev
/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcstat.c320 (uintmax_t) ev->ev_cumulative ? value :
323 if (ev->ev_cumulative == 0)
698 ev->ev_cumulative = use_cumulative_counts;
/freebsd-13-stable/usr.sbin/pmc/
H A Dcmd_pmc_stat.c222 ev->ev_cumulative = 1;

Completed in 56 milliseconds