Symbol: PERF_FORMAT_LOST
kernel/events/core.c
2035
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
6139
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
6146
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
6211
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
8083
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
8120
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
8134
if (read_format & PERF_FORMAT_LOST)
tools/lib/perf/evsel.c
321
if (read_format & PERF_FORMAT_LOST)
tools/lib/perf/evsel.c
368
if (read_format & PERF_FORMAT_LOST)
tools/lib/perf/evsel.c
396
if (read_format & PERF_FORMAT_LOST)
tools/lib/perf/evsel.c
417
!(read_format & (PERF_FORMAT_ID | PERF_FORMAT_LOST)) &&
tools/lib/perf/tests/test-evsel.c
222
if (attr->read_format & PERF_FORMAT_LOST)
tools/lib/perf/tests/test-evsel.c
268
if (attr->read_format & PERF_FORMAT_LOST)
tools/lib/perf/tests/test-evsel.c
281
if (attr->read_format & PERF_FORMAT_LOST)
tools/perf/tests/sample-parsing.c
91
if (read_format & PERF_FORMAT_LOST)
tools/perf/tests/sample-parsing.c
96
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/evsel.c
1504
attr->read_format = PERF_FORMAT_LOST;
tools/perf/util/evsel.c
1981
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/evsel.c
2018
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/evsel.c
2334
evsel->core.attr.read_format &= ~PERF_FORMAT_LOST;
tools/perf/util/evsel.c
2618
attr.read_format = PERF_FORMAT_LOST;
tools/perf/util/evsel.c
2733
if ((evsel->core.attr.read_format & PERF_FORMAT_LOST) &&
tools/perf/util/evsel.c
3357
if (read_format & PERF_FORMAT_LOST) {
tools/perf/util/sample.h
51
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/scripting-engines/trace-event-python.c
648
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/session.c
1071
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/session.c
1078
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/session.c
1217
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/synthetic-events.c
1501
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/synthetic-events.c
1694
if (read_format & PERF_FORMAT_LOST) {