Searched refs:PERF_SAMPLE_ID (Results 1 – 15 of 15) sorted by relevance
13 # PERF_SAMPLE_ID | PERF_SAMPLE_PERIOD
56 if (type & PERF_SAMPLE_ID) in samples_same()
130 PERF_SAMPLE_ID = 1U << 6, enumerator
40 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
135 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_id_pos()168 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_is_pos()2034 if (type & PERF_SAMPLE_ID) { in perf_evsel__parse_id_sample()2160 if (type & PERF_SAMPLE_ID) { in evsel__parse_sample()
624 if ((type & PERF_SAMPLE_ID) || in add_generic_values()1126 if ((type & PERF_SAMPLE_ID) || in add_generic_types()
1324 if (type & PERF_SAMPLE_ID) in perf_event__sample_event_size()1461 if (type & PERF_SAMPLE_ID) { in perf_event__synthesize_sample()
1191 if (sample_type & PERF_SAMPLE_ID) in perf_evlist__id_hdr_size()
131 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID | \
434 by an ID. This can be either through the PERF_SAMPLE_ID or the
997 PERF_SAMPLE_ID | PERF_SAMPLE_CPU | PERF_SAMPLE_STREAM_ID |
1928 if (sample_type & PERF_SAMPLE_ID) in perf_event__id_header_size()6700 if (sample_type & (PERF_SAMPLE_ID | PERF_SAMPLE_IDENTIFIER)) in __perf_event_header__init_id()6731 if (sample_type & PERF_SAMPLE_ID) in __perf_event__output_id_sample()6880 if (sample_type & PERF_SAMPLE_ID) in perf_output_sample()