Searched refs:nr_lost_chunks (Results 1 - 3 of 3) sorted by path

/linux-master/tools/perf/
H A Dbuiltin-kwork.c1558 kwork->nr_lost_chunks);
1829 kwork->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST];
2348 .nr_lost_chunks = 0,
H A Dbuiltin-sched.c195 unsigned long nr_lost_chunks; member in struct:perf_sched
1849 sched->nr_lost_chunks = session->evlist->stats.nr_events[PERF_RECORD_LOST];
3079 sched->nr_lost_chunks = evlist->stats.nr_events[PERF_RECORD_LOST];
3102 sched->nr_lost_events, sched->nr_events, sched->nr_lost_chunks);
/linux-master/tools/perf/util/
H A Dkwork.h243 unsigned long nr_lost_chunks; member in struct:perf_kwork

Completed in 426 milliseconds