Searched refs:PERF_SAMPLE_STREAM_ID (Results 1 – 13 of 13) sorted by relevance
59 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
133 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
40 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
631 if (type & PERF_SAMPLE_STREAM_ID) { in add_generic_values()1130 if (type & PERF_SAMPLE_STREAM_ID) in add_generic_types()
174 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()2029 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()2165 if (type & PERF_SAMPLE_STREAM_ID) { in evsel__parse_sample()
1327 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()1466 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()
1194 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_evlist__id_hdr_size()
131 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
1931 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_event__id_header_size()6703 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event_header__init_id()6734 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event__output_id_sample()6883 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_output_sample()
997 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID |