Searched refs:total_lost (Results 1 – 7 of 7) sorted by relevance
14 * total_lost tells exactly how many events the kernel in fact lost, i.e. it is40 u64 total_lost; member
1521 evlist->stats.total_lost += event->lost.lost; in machines__deliver_event()
167 hm->total_lost++; in xfs_healthmon_bump_lost()1072 hm->total_lost); in xfs_healthmon_show_fdinfo()
8029 unsigned long total_lost = 0; in test_ringbuffer() local8058 total_lost += lost; in test_ringbuffer()8078 pr_info(" lost events: %ld\n", total_lost); in test_ringbuffer()8079 pr_info(" total events: %ld\n", total_lost + total_read); in test_ringbuffer()8082 if (total_lost) { in test_ringbuffer()8090 if (RB_WARN_ON(buffer, total_lost + total_read != total_events)) in test_ringbuffer()
864 evsel->evlist->stats.total_lost += event->lost.lost; in perf_top__process_lost()
1830 kwork->nr_lost_events = session->evlist->stats.total_lost; in perf_kwork__read_events()
1955 sched->nr_lost_events = session->evlist->stats.total_lost; in perf_sched__read_events() 3386 sched->nr_lost_events = evlist->stats.total_lost; in perf_sched__timehist()