Searched refs:PERF_SAMPLE_STREAM_ID (Results 1 – 11 of 11) sorted by relevance
39 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
638 if (type & PERF_SAMPLE_STREAM_ID) { in add_generic_values()1138 if (type & PERF_SAMPLE_STREAM_ID) in add_generic_types()
1469 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()1635 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()1815 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_id_sample()
322 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()2787 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()3001 if (type & PERF_SAMPLE_STREAM_ID) { in evsel__parse_sample()3340 if (sample_type & PERF_SAMPLE_STREAM_ID) in evsel__id_hdr_size()
149 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
69 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
318 PERF_SAMPLE_PERIOD | PERF_SAMPLE_STREAM_ID)
153 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
2005 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_event__id_header_size()7552 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \7574 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event_header__init_id()7607 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_event__output_id_sample()7772 if (sample_type & PERF_SAMPLE_STREAM_ID) in perf_output_sample()
1138 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID |