Searched refs:PERF_SAMPLE_READ (Results 1 – 12 of 12) sorted by relevance
78 if (type & PERF_SAMPLE_READ) { in samples_same()417 if (sample_type == PERF_SAMPLE_READ) { in test__sample_parsing()
147 PERF_SAMPLE_READ = 1U << 4, enumerator
562 return (evsel->attr.sample_type & PERF_SAMPLE_READ) && in perf_evsel__attr_has_per_thread_sample_period()
2329 (evsel->core.attr.sample_type & PERF_SAMPLE_READ)) in evsel__disable_missing_features()2610 attr.sample_type = PERF_SAMPLE_READ | PERF_SAMPLE_TID; in evsel__detect_missing_features()2725 (evsel->core.attr.sample_type & PERF_SAMPLE_READ) && in evsel__detect_missing_features()3316 if (type & PERF_SAMPLE_READ) { in evsel__parse_sample()
1489 if (type & PERF_SAMPLE_READ) { in perf_event__sample_event_size()1669 if (type & PERF_SAMPLE_READ) { in perf_event__synthesize_sample()
1175 if (sample_type & PERF_SAMPLE_READ) in dump_sample()1324 if (!(sample_type & PERF_SAMPLE_READ)) in evlist__deliver_sample()
1350 if ((sample_type & PERF_SAMPLE_READ) && in evlist__valid_read_format()
2599 data->sample_flags |= PERF_SAMPLE_READ; in setup_pebs_adaptive_sample_data()2728 data->sample_flags |= PERF_SAMPLE_READ; in setup_arch_pebs_sample_data()3387 x86_pmu.large_pebs_flags |= PERF_SAMPLE_READ; in intel_ds_pebs_init()
4691 !(event->attr.sample_type & PERF_SAMPLE_READ)) in intel_pmu_hw_config()4774 if ((event->attr.sample_type & PERF_SAMPLE_READ) && in intel_pmu_hw_config()5881 x86_pmu.large_pebs_flags |= PERF_SAMPLE_READ; in __intel_update_large_pebs_flags()
70 S - read sample value (PERF_SAMPLE_READ)
1968 return attr->inherit && (attr->sample_type & PERF_SAMPLE_READ); in has_inherit_and_sample_read()2067 if (sample_type & PERF_SAMPLE_READ) in __perf_event_header_size()8186 if (data->sample_flags & PERF_SAMPLE_READ) in perf_output_sample()8218 if (sample_type & PERF_SAMPLE_READ) in perf_output_sample()