Symbol: PERF_FORMAT_LOST
kernel/events/core.c
2036
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
6138
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
6145
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
6210
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
8152
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
8189
if (read_format & PERF_FORMAT_LOST)
kernel/events/core.c
8203
if (read_format & PERF_FORMAT_LOST)
tools/lib/perf/evsel.c
322
if (read_format & PERF_FORMAT_LOST)
tools/lib/perf/evsel.c
369
if (read_format & PERF_FORMAT_LOST)
tools/lib/perf/evsel.c
397
if (read_format & PERF_FORMAT_LOST)
tools/lib/perf/evsel.c
418
!(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/aslr.c
844
if (evsel->core.attr.read_format & PERF_FORMAT_LOST)
tools/perf/util/aslr.c
863
if (evsel->core.attr.read_format & PERF_FORMAT_LOST)
tools/perf/util/evsel.c
1572
attr->read_format = PERF_FORMAT_LOST;
tools/perf/util/evsel.c
2159
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/evsel.c
2196
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/evsel.c
2512
evsel->core.attr.read_format &= ~PERF_FORMAT_LOST;
tools/perf/util/evsel.c
2796
attr.read_format = PERF_FORMAT_LOST;
tools/perf/util/evsel.c
2911
if ((evsel->core.attr.read_format & PERF_FORMAT_LOST) &&
tools/perf/util/evsel.c
3551
if (read_format & PERF_FORMAT_LOST) {
tools/perf/util/sample.h
52
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/scripting-engines/trace-event-python.c
647
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/session.c
1528
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/session.c
1535
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/session.c
1693
if (read_format & PERF_FORMAT_LOST) {
tools/perf/util/synthetic-events.c
1502
if (read_format & PERF_FORMAT_LOST)
tools/perf/util/synthetic-events.c
1697
if (read_format & PERF_FORMAT_LOST) {