PERF_SAMPLE_READ
!(event->attr.sample_type & PERF_SAMPLE_READ))
if ((event->attr.sample_type & PERF_SAMPLE_READ) &&
x86_pmu.large_pebs_flags |= PERF_SAMPLE_READ;
data->sample_flags |= PERF_SAMPLE_READ;
data->sample_flags |= PERF_SAMPLE_READ;
x86_pmu.large_pebs_flags |= PERF_SAMPLE_READ;
return attr->inherit && (attr->sample_type & PERF_SAMPLE_READ);
if (sample_type & PERF_SAMPLE_READ)
if (data->sample_flags & PERF_SAMPLE_READ)
if (sample_type & PERF_SAMPLE_READ)
return (evsel->attr.sample_type & PERF_SAMPLE_READ) &&
if (sample_type == PERF_SAMPLE_READ) {
if (type & PERF_SAMPLE_READ) {
if ((sample_type & PERF_SAMPLE_READ) &&
(evsel->core.attr.sample_type & PERF_SAMPLE_READ))
attr.sample_type = PERF_SAMPLE_READ | PERF_SAMPLE_TID;
(evsel->core.attr.sample_type & PERF_SAMPLE_READ) &&
if (type & PERF_SAMPLE_READ) {
if (sample_type & PERF_SAMPLE_READ)
if (!(sample_type & PERF_SAMPLE_READ))
if (type & PERF_SAMPLE_READ) {
if (type & PERF_SAMPLE_READ) {