Searched refs:PERF_SAMPLE_IDENTIFIER (Results 1 – 14 of 14) sorted by relevance
83 evsel->attr.sample_type |= PERF_SAMPLE_IDENTIFIER; in perf_probe_sample_identifier()
122 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_id_pos()155 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_is_pos()2010 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_evsel__parse_id_sample()2124 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_evsel__parse_sample()2396 if (type & PERF_SAMPLE_IDENTIFIER) in perf_evsel__parse_sample_timestamp()2416 if (type & PERF_SAMPLE_IDENTIFIER) in perf_event__sample_event_size()2533 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_event__synthesize_sample()
92 PERF_SAMPLE_IDENTIFIER)
622 (type & PERF_SAMPLE_IDENTIFIER)) { in add_generic_values()1124 (type & PERF_SAMPLE_IDENTIFIER)) in add_generic_types()
1329 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_evlist__id_hdr_size()
34 if (type & PERF_SAMPLE_IDENTIFIER) in samples_same()
140 PERF_SAMPLE_IDENTIFIER = 1U << 16, enumerator
306 PERF_SAMPLE_IDENTIFIER header. The PERF_SAMPLE_IDENTIFIER header is
299 │1628 if (type & PERF_SAMPLE_IDENTIFIER) {308 │ if (type & PERF_SAMPLE_IDENTIFIER) {
94 PERF_SAMPLE_DATA_SRC | PERF_SAMPLE_IDENTIFIER | \
589 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_IDENTIFIER)
275 attr->sample_type = PERF_SAMPLE_IDENTIFIER; in create_perf_stat_counter()
1780 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_event__id_header_size()6001 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in __perf_event_header__init_id()6041 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_event__output_id_sample()6161 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_output_sample()