Searched refs:PERF_SAMPLE_READ (Results 1 – 11 of 11) sorted by relevance
21 # default | PERF_SAMPLE_READ
80 pe.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_READ; in test__intel_cqm_count_nmi_context()
78 if (type & PERF_SAMPLE_READ) { in samples_same()399 if (sample_type == PERF_SAMPLE_READ) { in test__sample_parsing()
144 PERF_SAMPLE_READ = 1U << 4, enumerator
66 S - read sample value (PERF_SAMPLE_READ)
1460 if (type & PERF_SAMPLE_READ) { in perf_event__sample_event_size()1634 if (type & PERF_SAMPLE_READ) { in perf_event__synthesize_sample()
1398 if (sample_type & PERF_SAMPLE_READ) in dump_sample()1525 if (!(sample_type & PERF_SAMPLE_READ)) in evlist__deliver_sample()
1277 if ((sample_type & PERF_SAMPLE_READ) && in evlist__valid_read_format()
2445 if (type & PERF_SAMPLE_READ) { in evsel__parse_sample()
1869 if (sample_type & PERF_SAMPLE_READ) in __perf_event_header_size()7388 if (sample_type & PERF_SAMPLE_READ) in perf_output_sample()12050 if (attr->inherit && (attr->sample_type & PERF_SAMPLE_READ)) in perf_event_alloc()