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

/freebsd-11.0-release/usr.sbin/pmcstat/
H A Dpmcstat.h114 int ev_cumulative; /* show cumulative counts */ member in struct:pmcstat_ev
H A Dpmcstat.c132 ev_clone->ev_cumulative = ev->ev_cumulative;
432 (uintmax_t) ev->ev_cumulative ? value :
435 if (ev->ev_cumulative == 0)
791 ev->ev_cumulative = use_cumulative_counts;

Completed in 50 milliseconds