Home
last modified time | relevance | path

Searched defs:events_stats (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
Devent.h255 struct events_stats { struct
256 u64 total_period;
257 u64 total_non_filtered_period;
258 u64 total_lost;
259 u64 total_lost_samples;
260 u64 total_aux_lost;
261 u64 total_invalid_chains;
262 u32 nr_events[PERF_RECORD_HEADER_MAX];
263 u32 nr_non_filtered_samples;
264 u32 nr_lost_warned;
[all …]