PERF_SAMPLE_IDENTIFIER  106 arch/x86/events/perf_event.h 	PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER | \
PERF_SAMPLE_IDENTIFIER 1787 kernel/events/core.c 	if (sample_type & PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER 6208 kernel/events/core.c 	if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER))
PERF_SAMPLE_IDENTIFIER 6248 kernel/events/core.c 	if (sample_type & PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER 6368 kernel/events/core.c 	if (sample_type & PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER  588 tools/perf/builtin-inject.c 		     PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER   39 tools/perf/tests/sample-parsing.c 	if (type & PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER  622 tools/perf/util/data-convert-bt.c 	    (type & PERF_SAMPLE_IDENTIFIER)) {
PERF_SAMPLE_IDENTIFIER 1124 tools/perf/util/data-convert-bt.c 	    (type & PERF_SAMPLE_IDENTIFIER))
PERF_SAMPLE_IDENTIFIER   42 tools/perf/util/event.h 	 PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER 1171 tools/perf/util/evlist.c 	if (sample_type & PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER  133 tools/perf/util/evsel.c 	if (sample_type & PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER  166 tools/perf/util/evsel.c 	if (sample_type & PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER 1855 tools/perf/util/evsel.c 	if (type & PERF_SAMPLE_IDENTIFIER) {
PERF_SAMPLE_IDENTIFIER 1969 tools/perf/util/evsel.c 	if (type & PERF_SAMPLE_IDENTIFIER) {
PERF_SAMPLE_IDENTIFIER 2241 tools/perf/util/evsel.c 	if (type & PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER   87 tools/perf/util/record.c 	evsel->core.attr.sample_type |= PERF_SAMPLE_IDENTIFIER;
PERF_SAMPLE_IDENTIFIER  491 tools/perf/util/stat.c 		attr->sample_type = PERF_SAMPLE_IDENTIFIER;
PERF_SAMPLE_IDENTIFIER 1131 tools/perf/util/synthetic-events.c 	if (type & PERF_SAMPLE_IDENTIFIER)
PERF_SAMPLE_IDENTIFIER 1247 tools/perf/util/synthetic-events.c 	if (type & PERF_SAMPLE_IDENTIFIER) {