Home
last modified time | relevance | path

Searched refs:PERF_RECORD_LOST_SAMPLES (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dperf_event.h825 PERF_RECORD_LOST_SAMPLES = 13, enumerator
/linux-4.4.14/tools/perf/util/
Dsession.c635 [PERF_RECORD_LOST_SAMPLES] = perf_event__all64_swap,
1093 case PERF_RECORD_LOST_SAMPLES: in machines__deliver_event()
Devent.c28 [PERF_RECORD_LOST_SAMPLES] = "LOST_SAMPLES",
Dmachine.c1478 case PERF_RECORD_LOST_SAMPLES: in machine__process_event()
/linux-4.4.14/kernel/events/
Dcore.c6211 .type = PERF_RECORD_LOST_SAMPLES, in perf_log_lost_samples()