Searched refs:PERF_SAMPLE_STREAM_ID (Results 1 – 11 of 11) sorted by relevance
39 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
637 if (type & PERF_SAMPLE_STREAM_ID) { in add_generic_values()1136 if (type & PERF_SAMPLE_STREAM_ID) in add_generic_types()
216 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()2515 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()2729 if (type & PERF_SAMPLE_STREAM_ID) { in evsel__parse_sample()3065 if (sample_type & PERF_SAMPLE_STREAM_ID) in evsel__id_hdr_size()
1467 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()1633 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()1809 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_id_sample()
69 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
318 PERF_SAMPLE_PERIOD | PERF_SAMPLE_STREAM_ID)
149 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
141 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
1965 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_event__id_header_size()7279 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \7301 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event_header__init_id()7334 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event__output_id_sample()7498 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_output_sample()
1084 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID |