PERF_SAMPLE_AUX
if (sample_type & PERF_SAMPLE_AUX) {
if (filtered_sample_type & PERF_SAMPLE_AUX) {
data->sample_flags |= PERF_SAMPLE_AUX;
if (type & PERF_SAMPLE_AUX) {
if (type & PERF_SAMPLE_AUX) {
if ((evsel->core.attr.sample_type & PERF_SAMPLE_AUX) &&
if (type & PERF_SAMPLE_AUX) {
if (type & PERF_SAMPLE_AUX) {