Searched refs:PERF_SAMPLE_READ (Results 1 – 12 of 12) 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() 87 /* PERF_FORMAT_ID is forced for PERF_SAMPLE_READ */ in samples_same() 417 if (sample_type == PERF_SAMPLE_READ) { in test__sample_parsing()
147 PERF_SAMPLE_READ = 1U << 4, enumerator 988 * { struct read_format values; } && PERF_SAMPLE_READ
562 return (evsel->attr.sample_type & PERF_SAMPLE_READ) && in perf_evsel__attr_has_per_thread_sample_period()
2206 data->sample_flags |= PERF_SAMPLE_READ; in setup_pebs_adaptive_sample_data() 2739 x86_pmu.large_pebs_flags |= PERF_SAMPLE_READ; in intel_pebs_init()
4261 !(event->attr.sample_type & PERF_SAMPLE_READ)) in intel_pmu_hw_config() 4346 if ((event->attr.sample_type & PERF_SAMPLE_READ) && in intel_pmu_hw_config()
1484 if (type & PERF_SAMPLE_READ) { in perf_event__sample_event_size() 1490 /* PERF_FORMAT_ID is forced for PERF_SAMPLE_READ */ in perf_event__sample_event_size() 1595 /* PERF_FORMAT_ID is forced for PERF_SAMPLE_READ */ in copy_read_group_values() 1664 if (type & PERF_SAMPLE_READ) { in perf_event__synthesize_sample() 1681 /* PERF_FORMAT_ID is forced for PERF_SAMPLE_READ */ in perf_event__synthesize_sample()
1122 if (sample_type & PERF_SAMPLE_READ) in dump_sample() 1258 if (!(sample_type & PERF_SAMPLE_READ)) in evlist__deliver_sample() 1261 /* For PERF_SAMPLE_READ we have either single or group mode. */ in evlist__deliver_sample()
70 S - read sample value (PERF_SAMPLE_READ)