Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_REGS_ABI (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/tools/perf/arch/riscv/include/
A Dperf_regs.h14 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64 macro
16 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32 macro
/linux-6.3-rc2/tools/perf/arch/powerpc/include/
A Dperf_regs.h14 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64 macro
16 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32 macro
/linux-6.3-rc2/tools/perf/arch/x86/include/
A Dperf_regs.h14 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32 macro
21 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64 macro
/linux-6.3-rc2/tools/perf/arch/csky/include/
A Dperf_regs.h13 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32 macro
/linux-6.3-rc2/tools/perf/arch/arm/include/
A Dperf_regs.h13 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32 macro
/linux-6.3-rc2/tools/perf/arch/s390/include/
A Dperf_regs.h12 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64 macro
/linux-6.3-rc2/tools/perf/arch/arm64/include/
A Dperf_regs.h15 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64 macro
/linux-6.3-rc2/tools/perf/arch/arm/tests/
A Ddwarf-unwind.c58 regs->abi = PERF_SAMPLE_REGS_ABI; in test__arch_unwind_sample()
/linux-6.3-rc2/tools/perf/arch/arm64/tests/
A Ddwarf-unwind.c58 regs->abi = PERF_SAMPLE_REGS_ABI; in test__arch_unwind_sample()
/linux-6.3-rc2/tools/perf/arch/powerpc/tests/
A Ddwarf-unwind.c58 regs->abi = PERF_SAMPLE_REGS_ABI; in test__arch_unwind_sample()
/linux-6.3-rc2/tools/perf/arch/x86/tests/
A Ddwarf-unwind.c73 regs->abi = PERF_SAMPLE_REGS_ABI; in test__arch_unwind_sample()

Completed in 7 milliseconds