Searched refs:PERF_RECORD_LOST_SAMPLES (Results 1 – 6 of 6) sorted by relevance
1125 PERF_RECORD_LOST_SAMPLES = 13, enumerator
55 [PERF_RECORD_LOST_SAMPLES] = "LOST_SAMPLES",
716 [PERF_RECORD_LOST_SAMPLES] = perf_event__all64_swap,1320 case PERF_RECORD_LOST_SAMPLES: in machines__deliver_event()
1974 case PERF_RECORD_LOST_SAMPLES: in machine__process_event()
1217 } else if (event->header.type == PERF_RECORD_LOST_SAMPLES) { in deliver_event()
1994 lost.lost.header.type = PERF_RECORD_LOST_SAMPLES; in record__read_lost_samples()2004 lost.lost.header.type = PERF_RECORD_LOST_SAMPLES; in record__read_lost_samples()
Completed in 30 milliseconds