Searched refs:PERF_SAMPLE_ID (Results 1 – 13 of 13) sorted by relevance
15 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | \
39 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
350 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) { in off_cpu_write()
286 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_id_pos()319 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_is_pos()2810 if (type & PERF_SAMPLE_ID) { in perf_evsel__parse_id_sample()3050 if (type & PERF_SAMPLE_ID) { in evsel__parse_sample()3394 if (sample_type & PERF_SAMPLE_ID) in evsel__id_hdr_size()
631 if ((type & PERF_SAMPLE_ID) || in add_generic_values()1134 if ((type & PERF_SAMPLE_ID) || in add_generic_types()
1472 if (type & PERF_SAMPLE_ID) in perf_event__sample_event_size()1642 if (type & PERF_SAMPLE_ID) { in perf_event__synthesize_sample()1822 if (type & PERF_SAMPLE_ID) { in perf_event__synthesize_id_sample()
149 PERF_SAMPLE_ID = 1U << 6, enumerator
66 if (type & PERF_SAMPLE_ID) in samples_same()
498 if (event->attr.sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in paiext_push_sample()
471 if (event->attr.sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in paicrypt_push_sample()
159 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
469 by an ID. This can be either through the PERF_SAMPLE_ID or the
2024 if (sample_type & PERF_SAMPLE_ID) in perf_event__id_header_size()7679 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \7698 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in __perf_event_header__init_id()7731 if (sample_type & PERF_SAMPLE_ID) in __perf_event__output_id_sample()7896 if (sample_type & PERF_SAMPLE_ID) in perf_output_sample()