Home
last modified time | relevance | path

Searched refs:PERF_RECORD_MISC_LOST_SAMPLES_BPF (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h73 #define PERF_RECORD_MISC_LOST_SAMPLES_BPF (1 << 15) macro
/openbmc/linux/tools/perf/util/
H A Dsession.c1585 !(event->header.misc & PERF_RECORD_MISC_LOST_SAMPLES_BPF)) in machines__deliver_event()
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c1931 PERF_RECORD_MISC_LOST_SAMPLES_BPF); in record__read_lost_samples()