Searched refs:PERF_SAMPLE_IDENTIFIER (Results 1 – 8 of 8) sorted by relevance
80 evsel->attr.sample_type |= PERF_SAMPLE_IDENTIFIER; in perf_probe_sample_identifier()
113 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_id_pos()146 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_evsel__calc_is_pos()1347 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_evsel__parse_id_sample()1450 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_evsel__parse_sample()1683 if (type & PERF_SAMPLE_IDENTIFIER) in perf_event__sample_event_size()1798 if (type & PERF_SAMPLE_IDENTIFIER) { in perf_event__synthesize_sample()
337 (type & PERF_SAMPLE_IDENTIFIER)) { in add_generic_values()525 (type & PERF_SAMPLE_IDENTIFIER)) in add_generic_types()
79 PERF_SAMPLE_IDENTIFIER)
1213 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_evlist__id_hdr_size()
138 PERF_SAMPLE_IDENTIFIER = 1U << 16, enumerator
31 if (type & PERF_SAMPLE_IDENTIFIER) in samples_same()
1341 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_event__id_header_size()5012 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in __perf_event_header__init_id()5052 if (sample_type & PERF_SAMPLE_IDENTIFIER) in __perf_event__output_id_sample()5167 if (sample_type & PERF_SAMPLE_IDENTIFIER) in perf_output_sample()