PERF_SAMPLE_ID 105 arch/x86/events/perf_event.h PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \ PERF_SAMPLE_ID 1790 kernel/events/core.c if (sample_type & PERF_SAMPLE_ID) PERF_SAMPLE_ID 6208 kernel/events/core.c if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) PERF_SAMPLE_ID 6239 kernel/events/core.c if (sample_type & PERF_SAMPLE_ID) PERF_SAMPLE_ID 6383 kernel/events/core.c if (sample_type & PERF_SAMPLE_ID) PERF_SAMPLE_ID 587 tools/perf/builtin-inject.c #define COMPAT_MASK (PERF_SAMPLE_ID | PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \ PERF_SAMPLE_ID 588 tools/perf/builtin-inject.c PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_IDENTIFIER) PERF_SAMPLE_ID 56 tools/perf/tests/sample-parsing.c if (type & PERF_SAMPLE_ID) PERF_SAMPLE_ID 621 tools/perf/util/data-convert-bt.c if ((type & PERF_SAMPLE_ID) || PERF_SAMPLE_ID 1123 tools/perf/util/data-convert-bt.c if ((type & PERF_SAMPLE_ID) || PERF_SAMPLE_ID 40 tools/perf/util/event.h PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \ PERF_SAMPLE_ID 1162 tools/perf/util/evlist.c if (sample_type & PERF_SAMPLE_ID) PERF_SAMPLE_ID 136 tools/perf/util/evsel.c if (!(sample_type & PERF_SAMPLE_ID)) PERF_SAMPLE_ID 169 tools/perf/util/evsel.c if (!(sample_type & PERF_SAMPLE_ID)) PERF_SAMPLE_ID 1877 tools/perf/util/evsel.c if (type & PERF_SAMPLE_ID) { PERF_SAMPLE_ID 2003 tools/perf/util/evsel.c if (type & PERF_SAMPLE_ID) { PERF_SAMPLE_ID 1146 tools/perf/util/synthetic-events.c if (type & PERF_SAMPLE_ID) PERF_SAMPLE_ID 1274 tools/perf/util/synthetic-events.c if (type & PERF_SAMPLE_ID) {