Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-kwork.c1560 kwork->nr_lost_chunks); in print_bad_events()
1831 kwork->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_kwork__read_events()
2361 .nr_lost_chunks = 0, in cmd_kwork()
H A Dbuiltin-sched.c202 unsigned long nr_lost_chunks; member
1956 sched->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__read_events()
3387 sched->nr_lost_chunks = evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__timehist()
3410 sched->nr_lost_events, sched->nr_events, sched->nr_lost_chunks); in print_bad_events()