Searched refs:total_lost_samples (Results 1 – 3 of 3) sorted by relevance
1293 evlist->stats.total_lost_samples += event->lost_samples.lost; in machines__deliver_event()1591 drop_rate = (double)stats->total_lost_samples / in perf_session__warn_about_errors()1592 (double) (stats->nr_events[PERF_RECORD_SAMPLE] + stats->total_lost_samples); in perf_session__warn_about_errors()1595 stats->nr_events[PERF_RECORD_SAMPLE] + stats->total_lost_samples, in perf_session__warn_about_errors()
403 u64 total_lost_samples; member
468 evlist->stats.total_lost_samples); in perf_evlist__tty_browse_hists()