PERF_SAMPLE_AUX
if (sample_type & PERF_SAMPLE_AUX) {
if (filtered_sample_type & PERF_SAMPLE_AUX) {
data->sample_flags |= PERF_SAMPLE_AUX;
evsel->core.attr.sample_type &= ~PERF_SAMPLE_AUX;
attr.sample_type &= ~PERF_SAMPLE_AUX;
evsel->core.attr.sample_type &= ~PERF_SAMPLE_AUX;
(evsel->core.attr.sample_type & PERF_SAMPLE_AUX)) {
if (type & PERF_SAMPLE_AUX) {
if (orig_sample_type & PERF_SAMPLE_AUX) {
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) {