Searched refs:PERF_SAMPLE_PHYS_ADDR (Results 1 – 15 of 15) sorted by relevance
45 if (attr->sample_type & PERF_SAMPLE_PHYS_ADDR) in attr_to_script()
151 if (type & PERF_SAMPLE_PHYS_ADDR) in samples_same()
143 PERF_SAMPLE_PHYS_ADDR = 1U << 19, enumerator
968 PERF_SAMPLE_PHYS_ADDR | PERF_SAMPLE_WEIGHT | \1459 if ((sample_type & (PERF_SAMPLE_ADDR | PERF_SAMPLE_PHYS_ADDR)) && in setup_pebs_fixed_sample_data()1587 if (sample_type & (PERF_SAMPLE_ADDR | PERF_SAMPLE_PHYS_ADDR)) in setup_pebs_adaptive_sample_data()
133 PERF_SAMPLE_TRANSACTION | PERF_SAMPLE_PHYS_ADDR | \
1407 if (type & PERF_SAMPLE_PHYS_ADDR) in perf_event__sample_event_size()1582 if (type & PERF_SAMPLE_PHYS_ADDR) { in perf_event__synthesize_sample()
2366 if (type & PERF_SAMPLE_PHYS_ADDR) { in evsel__parse_sample()
1311 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in dump_sample()
2197 (PERF_SAMPLE_ADDR | PERF_SAMPLE_PHYS_ADDR)) in record_and_restart()
1893 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in __perf_event_header_size()7005 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in perf_output_sample()7209 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in perf_prepare_sample()11766 if ((attr.sample_type & PERF_SAMPLE_PHYS_ADDR)) { in SYSCALL_DEFINE5()
999 PERF_SAMPLE_TRANSACTION | PERF_SAMPLE_PHYS_ADDR |
499 evsel__check_stype(evsel, PERF_SAMPLE_PHYS_ADDR, "PHYS_ADDR", PERF_OUTPUT_PHYS_ADDR)) in evsel__check_attr()