Searched refs:PERF_SAMPLE_ID (Results 1 – 9 of 9) sorted by relevance
129 PERF_SAMPLE_ID = 1U << 6, enumerator
118 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_id_pos()151 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_is_pos()1542 if (type & PERF_SAMPLE_ID) { in perf_evsel__parse_id_sample()1658 if (type & PERF_SAMPLE_ID) { in perf_evsel__parse_sample()1871 if (type & PERF_SAMPLE_ID) in perf_event__sample_event_size()2007 if (type & PERF_SAMPLE_ID) { in perf_event__synthesize_sample()
390 if ((type & PERF_SAMPLE_ID) || in add_generic_values()780 if ((type & PERF_SAMPLE_ID) || in add_generic_types()
82 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
1388 if (sample_type & PERF_SAMPLE_ID) in perf_evlist__id_hdr_size()
518 #define COMPAT_MASK (PERF_SAMPLE_ID | PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \519 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_IDENTIFIER)
48 if (type & PERF_SAMPLE_ID) in samples_same()
101 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
1336 if (sample_type & PERF_SAMPLE_ID) in perf_event__id_header_size()5178 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in __perf_event_header__init_id()5209 if (sample_type & PERF_SAMPLE_ID) in __perf_event__output_id_sample()5348 if (sample_type & PERF_SAMPLE_ID) in perf_output_sample()