Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dkwork.h215 unsigned long nr_lost_chunks; member
/Linux-v6.6/tools/perf/
Dbuiltin-kwork.c1290 kwork->nr_lost_chunks); in print_bad_events()
1432 kwork->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_kwork__read_events()
1716 .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()
3116 sched->nr_lost_chunks = evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__timehist()
3139 sched->nr_lost_events, sched->nr_events, sched->nr_lost_chunks); in print_bad_events()