Home
last modified time | relevance | path

Searched refs:nr_lost_chunks (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Dkwork.h215 unsigned long nr_lost_chunks; member
/tools/perf/
Dbuiltin-kwork.c1292 kwork->nr_lost_chunks); in print_bad_events()
1434 kwork->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_kwork__read_events()
1719 .nr_lost_chunks = 0, in cmd_kwork()
Dbuiltin-sched.c213 unsigned long nr_lost_chunks; member
1874 sched->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__read_events()
3119 sched->nr_lost_chunks = evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__timehist()
3142 sched->nr_lost_events, sched->nr_events, sched->nr_lost_chunks); in print_bad_events()