Searched refs:PERF_SAMPLE_AUX (Results 1 – 5 of 5) sorted by relevance
194 if (type & PERF_SAMPLE_AUX) { in samples_same()
163 PERF_SAMPLE_AUX = 1U << 20, enumerator
1568 if (type & PERF_SAMPLE_AUX) { in perf_event__sample_event_size()1790 if (type & PERF_SAMPLE_AUX) { in perf_event__synthesize_sample()
3321 if (type & PERF_SAMPLE_AUX) { in evsel__parse_sample()
1183 if ((evsel->core.attr.sample_type & PERF_SAMPLE_AUX) && in intel_pt_sampling_mode()
Completed in 26 milliseconds