Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Devents_stats.h62 u32 nr_lost_samples; member
Dhist.c2385 hists->stats.nr_lost_samples += lost; in hists__inc_nr_lost_samples()
2739 total_samples += hists->stats.nr_lost_samples; in evlist__fprintf_nr_events()
2749 if (hists->stats.nr_lost_samples) in evlist__fprintf_nr_events()
2751 "LOST_SAMPLES", hists->stats.nr_lost_samples); in evlist__fprintf_nr_events()