Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_AUX (Results 1 – 5 of 5) sorted by relevance

/tools/perf/tests/
A Dsample-parsing.c194 if (type & PERF_SAMPLE_AUX) { in samples_same()
/tools/include/uapi/linux/
A Dperf_event.h163 PERF_SAMPLE_AUX = 1U << 20, enumerator
/tools/perf/util/
A Dsynthetic-events.c1568 if (type & PERF_SAMPLE_AUX) { in perf_event__sample_event_size()
1790 if (type & PERF_SAMPLE_AUX) { in perf_event__synthesize_sample()
A Devsel.c3321 if (type & PERF_SAMPLE_AUX) { in evsel__parse_sample()
A Dintel-pt.c1183 if ((evsel->core.attr.sample_type & PERF_SAMPLE_AUX) && in intel_pt_sampling_mode()

Completed in 26 milliseconds