Searched refs:PERF_SAMPLE_ID (Results 1 – 8 of 8) sorted by relevance
128 PERF_SAMPLE_ID = 1U << 6, enumerator
66 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_id_pos()99 if (!(sample_type & PERF_SAMPLE_ID)) in __perf_evsel__calc_is_pos()1195 if (type & PERF_SAMPLE_ID) { in perf_evsel__parse_id_sample()1310 if (type & PERF_SAMPLE_ID) { in perf_evsel__parse_sample()1495 if (type & PERF_SAMPLE_ID) in perf_event__sample_event_size()1618 if (type & PERF_SAMPLE_ID) { in perf_event__synthesize_sample()
68 PERF_SAMPLE_ID | PERF_SAMPLE_STREAM_ID | \
886 if (sample_type & PERF_SAMPLE_ID) in perf_evlist__id_hdr_size()
1000 { "SAMPLE_ID", PERF_SAMPLE_ID },
47 if (type & PERF_SAMPLE_ID) in samples_same()
589 PERF_SAMPLE_ID = 1 << 6 variable603 ("id", "u64", PERF_SAMPLE_ID),