Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_PHYS_ADDR (Results 1 – 10 of 10) sorted by relevance

/tools/perf/ui/browsers/
A Dscripts.c47 if (attr->sample_type & PERF_SAMPLE_PHYS_ADDR) in attr_to_script()
/tools/perf/tests/
A Dsample-parsing.c182 if (type & PERF_SAMPLE_PHYS_ADDR) in samples_same()
/tools/include/uapi/linux/
A Dperf_event.h162 PERF_SAMPLE_PHYS_ADDR = 1U << 19, enumerator
/tools/perf/Documentation/
A Dperf-dlfilter.txt102 __u64 phys_addr; /* Refer PERF_SAMPLE_PHYS_ADDR in <linux/perf_event.h> */
A Dperf-intel-pt.txt1140 PERF_SAMPLE_TRANSACTION | PERF_SAMPLE_PHYS_ADDR |
/tools/perf/util/
A Dsynthetic-events.c1556 if (type & PERF_SAMPLE_PHYS_ADDR) in perf_event__sample_event_size()
1770 if (type & PERF_SAMPLE_PHYS_ADDR) { in perf_event__synthesize_sample()
A Darm-spe.c1613 (PERF_SAMPLE_MASK | PERF_SAMPLE_PHYS_ADDR); in arm_spe_synth_events()
A Dsession.c1110 if (sample_type & PERF_SAMPLE_PHYS_ADDR) in dump_sample()
A Devsel.c3298 if (type & PERF_SAMPLE_PHYS_ADDR) { in evsel__parse_sample()
/tools/perf/
A Dbuiltin-script.c573 …evsel__do_check_stype(evsel, PERF_SAMPLE_PHYS_ADDR, "PHYS_ADDR", PERF_OUTPUT_PHYS_ADDR, allow_user… in evsel__check_attr()

Completed in 37 milliseconds