Searched refs:PERF_RECORD_LOST_SAMPLES (Results 1 – 8 of 8) sorted by relevance
1093 PERF_RECORD_LOST_SAMPLES = 13, enumerator
52 [PERF_RECORD_LOST_SAMPLES] = "LOST_SAMPLES",
1015 [PERF_RECORD_LOST_SAMPLES] = perf_event__all64_swap,1586 case PERF_RECORD_LOST_SAMPLES: in machines__deliver_event()
2197 case PERF_RECORD_LOST_SAMPLES: in machine__process_event()
1205 } else if (event->header.type == PERF_RECORD_LOST_SAMPLES) { in deliver_event()
1898 lost->header.type = PERF_RECORD_LOST_SAMPLES; in record__read_lost_samples()
9028 .type = PERF_RECORD_LOST_SAMPLES, in perf_log_lost_samples()