Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dkwork.h244 unsigned long nr_lost_chunks; member
/linux-6.15/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()
2344 .nr_lost_chunks = 0, in cmd_kwork()
H A Dbuiltin-sched.c198 unsigned long nr_lost_chunks; member
1943 sched->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__read_events()
3329 sched->nr_lost_chunks = evlist->stats.nr_events[PERF_RECORD_LOST]; in perf_sched__timehist()
3352 sched->nr_lost_events, sched->nr_events, sched->nr_lost_chunks); in print_bad_events()