Searched refs:PERF_SAMPLE_READ (Results 1 – 15 of 15) sorted by relevance
15 # default | PERF_SAMPLE_READ | PERF_SAMPLE_PERIOD37 # default | PERF_SAMPLE_READ | PERF_SAMPLE_PERIOD
15 # default | PERF_SAMPLE_READ43 # default | PERF_SAMPLE_READ
22 # default | PERF_SAMPLE_READ | PERF_SAMPLE_PERIOD
78 if (type & PERF_SAMPLE_READ) { in samples_same()409 if (sample_type == PERF_SAMPLE_READ) { in test__sample_parsing()
144 PERF_SAMPLE_READ = 1U << 4, enumerator
551 return (evsel->attr.sample_type & PERF_SAMPLE_READ) && in perf_evsel__attr_has_per_thread_sample_period()
2127 (evsel->core.attr.sample_type & PERF_SAMPLE_READ)) in evsel__disable_missing_features()2401 attr.sample_type = PERF_SAMPLE_READ; in evsel__detect_missing_features()2512 (evsel->core.attr.sample_type & PERF_SAMPLE_READ) && in evsel__detect_missing_features()3024 if (type & PERF_SAMPLE_READ) { in evsel__parse_sample()
1478 if (type & PERF_SAMPLE_READ) { in perf_event__sample_event_size()1652 if (type & PERF_SAMPLE_READ) { in perf_event__synthesize_sample()
1117 if (sample_type & PERF_SAMPLE_READ) in dump_sample()1253 if (!(sample_type & PERF_SAMPLE_READ)) in evlist__deliver_sample()
1289 if ((sample_type & PERF_SAMPLE_READ) && in evlist__valid_read_format()
70 S - read sample value (PERF_SAMPLE_READ)
2205 data->sample_flags |= PERF_SAMPLE_READ; in setup_pebs_adaptive_sample_data()2735 x86_pmu.large_pebs_flags |= PERF_SAMPLE_READ; in intel_ds_init()
4122 !(event->attr.sample_type & PERF_SAMPLE_READ)) in intel_pmu_hw_config()4203 if ((event->attr.sample_type & PERF_SAMPLE_READ) && in intel_pmu_hw_config()
1852 return attr->inherit && (attr->sample_type & PERF_SAMPLE_READ); in has_inherit_and_sample_read()1951 if (sample_type & PERF_SAMPLE_READ) in __perf_event_header_size()7749 if (data->sample_flags & PERF_SAMPLE_READ) in perf_output_sample()7781 if (sample_type & PERF_SAMPLE_READ) in perf_output_sample()