Searched refs:PERF_SAMPLE_PHYS_ADDR (Results 1 – 10 of 10) sorted by relevance
145 if (type & PERF_SAMPLE_PHYS_ADDR) in samples_same()313 if (PERF_SAMPLE_MAX > PERF_SAMPLE_PHYS_ADDR << 1) { in test__sample_parsing()
143 PERF_SAMPLE_PHYS_ADDR = 1U << 19, enumerator
95 PERF_SAMPLE_TRANSACTION | PERF_SAMPLE_PHYS_ADDR | \
2359 if (type & PERF_SAMPLE_PHYS_ADDR) { in perf_evsel__parse_sample()2513 if (type & PERF_SAMPLE_PHYS_ADDR) in perf_event__sample_event_size()2680 if (type & PERF_SAMPLE_PHYS_ADDR) { in perf_event__synthesize_sample()
1118 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in dump_sample()
1277 if ((sample_type & (PERF_SAMPLE_ADDR | PERF_SAMPLE_PHYS_ADDR)) && in setup_pebs_sample_data()
2068 (PERF_SAMPLE_ADDR | PERF_SAMPLE_PHYS_ADDR)) in record_and_restart()
1751 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in __perf_event_header_size()6299 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in perf_output_sample()6488 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in perf_prepare_sample()10436 if ((attr.sample_type & PERF_SAMPLE_PHYS_ADDR) && in SYSCALL_DEFINE5()
464 perf_evsel__check_stype(evsel, PERF_SAMPLE_PHYS_ADDR, "PHYS_ADDR", in perf_evsel__check_attr()