Searched refs:PERF_SAMPLE_STREAM_ID (Results 1 – 8 of 8) 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()
1475 if (type & PERF_SAMPLE_STREAM_ID) in perf_event__sample_event_size()1647 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_sample()1827 if (type & PERF_SAMPLE_STREAM_ID) { in perf_event__synthesize_id_sample()
325 if (sample_type & PERF_SAMPLE_STREAM_ID) in __perf_evsel__calc_is_pos()2805 if (type & PERF_SAMPLE_STREAM_ID) { in perf_evsel__parse_id_sample()3055 if (type & PERF_SAMPLE_STREAM_ID) { in evsel__parse_sample()3397 if (sample_type & PERF_SAMPLE_STREAM_ID) in evsel__id_hdr_size()
69 if (type & PERF_SAMPLE_STREAM_ID) in samples_same()
318 PERF_SAMPLE_PERIOD | PERF_SAMPLE_STREAM_ID)
152 PERF_SAMPLE_STREAM_ID = 1U << 9, enumerator
1138 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID |
Completed in 26 milliseconds