Home
last modified time | relevance | path

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

/tools/perf/arch/arm/include/
Dperf_regs.h13 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
/tools/perf/arch/riscv/include/
Dperf_regs.h16 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
/tools/perf/arch/csky/include/
Dperf_regs.h13 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
/tools/perf/arch/powerpc/include/
Dperf_regs.h16 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
/tools/perf/arch/x86/include/
Dperf_regs.h14 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
/tools/perf/arch/x86/util/
Dunwind-libdw.c20 if (user_regs->abi == PERF_SAMPLE_REGS_ABI_32) { in libdw__arch_set_initial_registers()
/tools/include/uapi/linux/
Dperf_event.h247 PERF_SAMPLE_REGS_ABI_32 = 1, enumerator
/tools/perf/util/
Dsession.c1161 [PERF_SAMPLE_REGS_ABI_32] = "32-bit",
Dintel-pt.c1847 PERF_SAMPLE_REGS_ABI_32 : in intel_pt_synth_pebs_sample()