Searched refs:PERF_SAMPLE_PHYS_ADDR (Results 1 – 9 of 9) 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()
159 PERF_SAMPLE_PHYS_ADDR = 1U << 19, enumerator
96 __u64 phys_addr; /* Refer PERF_SAMPLE_PHYS_ADDR in <linux/perf_event.h> */
1038 PERF_SAMPLE_TRANSACTION | PERF_SAMPLE_PHYS_ADDR |
1502 if (type & PERF_SAMPLE_PHYS_ADDR) in perf_event__sample_event_size()1689 if (type & PERF_SAMPLE_PHYS_ADDR) { in perf_event__synthesize_sample()
2509 if (type & PERF_SAMPLE_PHYS_ADDR) { in evsel__parse_sample()
1344 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in dump_sample()
517 evsel__check_stype(evsel, PERF_SAMPLE_PHYS_ADDR, "PHYS_ADDR", PERF_OUTPUT_PHYS_ADDR)) in evsel__check_attr()