Searched refs:PERF_SAMPLE_ID (Results 1 – 11 of 11) sorted by relevance
51 if (type & PERF_SAMPLE_ID) in samples_same()
130 PERF_SAMPLE_ID = 1U << 6, enumerator
588 #define COMPAT_MASK (PERF_SAMPLE_ID | PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \589 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_IDENTIFIER)
125 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_id_pos()158 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_is_pos()2032 if (type & PERF_SAMPLE_ID) { in perf_evsel__parse_id_sample()2158 if (type & PERF_SAMPLE_ID) { in perf_evsel__parse_sample()2431 if (type & PERF_SAMPLE_ID) in perf_event__sample_event_size()2560 if (type & PERF_SAMPLE_ID) { in perf_event__synthesize_sample()
90 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
621 if ((type & PERF_SAMPLE_ID) || in add_generic_values()1123 if ((type & PERF_SAMPLE_ID) || in add_generic_types()
1320 if (sample_type & PERF_SAMPLE_ID) in perf_evlist__id_hdr_size()
93 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
305 by an ID. This can be either through the PERF_SAMPLE_ID or the
1783 if (sample_type & PERF_SAMPLE_ID) in perf_event__id_header_size()6001 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in __perf_event_header__init_id()6032 if (sample_type & PERF_SAMPLE_ID) in __perf_event__output_id_sample()6176 if (sample_type & PERF_SAMPLE_ID) in perf_output_sample()