Searched refs:PERF_SAMPLE_PHYS_ADDR (Results 1 – 10 of 10) sorted by relevance
47 if (attr->sample_type & PERF_SAMPLE_PHYS_ADDR) in attr_to_script()
182 if (type & PERF_SAMPLE_PHYS_ADDR) in samples_same()
162 PERF_SAMPLE_PHYS_ADDR = 1U << 19, enumerator
102 __u64 phys_addr; /* Refer PERF_SAMPLE_PHYS_ADDR in <linux/perf_event.h> */
1140 PERF_SAMPLE_TRANSACTION | PERF_SAMPLE_PHYS_ADDR |
1556 if (type & PERF_SAMPLE_PHYS_ADDR) in perf_event__sample_event_size()1770 if (type & PERF_SAMPLE_PHYS_ADDR) { in perf_event__synthesize_sample()
1613 (PERF_SAMPLE_MASK | PERF_SAMPLE_PHYS_ADDR); in arm_spe_synth_events()
1110 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in dump_sample()
3298 if (type & PERF_SAMPLE_PHYS_ADDR) { in evsel__parse_sample()
573 …evsel__do_check_stype(evsel, PERF_SAMPLE_PHYS_ADDR, "PHYS_ADDR", PERF_OUTPUT_PHYS_ADDR, allow_user… in evsel__check_attr()
Completed in 39 milliseconds