Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_REGS_ABI_64 (Results 1 – 9 of 9) sorted by relevance

/tools/perf/arch/riscv/include/
A Dperf_regs.h14 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64
/tools/perf/arch/s390/include/
A Dperf_regs.h12 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64
/tools/perf/arch/powerpc/include/
A Dperf_regs.h14 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64
/tools/perf/arch/arm64/include/
A Dperf_regs.h15 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64
/tools/perf/arch/x86/include/
A Dperf_regs.h21 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64
/tools/perf/tests/
A Dsample-parsing.c237 .abi = PERF_SAMPLE_REGS_ABI_64, in do_test()
242 .abi = PERF_SAMPLE_REGS_ABI_64, in do_test()
/tools/include/uapi/linux/
A Dperf_event.h318 PERF_SAMPLE_REGS_ABI_64 = 2, enumerator
/tools/perf/util/
A Dsession.c933 [PERF_SAMPLE_REGS_ABI_64] = "64-bit",
938 if (d->abi > PERF_SAMPLE_REGS_ABI_64) in regs_dump_abi()
A Dintel-pt.c2481 PERF_SAMPLE_REGS_ABI_64; in intel_pt_do_synth_pebs_sample()

Completed in 24 milliseconds