Home
last modified time | relevance | path

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

12345678910>>...14

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/kernel/
H A Dperf_regs.c19 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
25 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/kernel/
H A Dperf_regs.c19 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
25 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/kernel/
H A Dperf_regs.c19 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
25 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/simpleperf/
H A Dperf_regs.cpp55 if (abi == PERF_SAMPLE_REGS_ABI_32) { in GetArchForAbi()
156 arch = (abi == PERF_SAMPLE_REGS_ABI_32) ? ScopedCurrentArch::GetCurrentArch32() in RegSet()
164 if (ScopedCurrentArch::GetCurrentArch() == ARCH_ARM64 && abi == PERF_SAMPLE_REGS_ABI_32) { in RegSet()
H A Dperf_regs.h70 current_arch32 = GetArchForAbi(arch, PERF_SAMPLE_REGS_ABI_32); in ScopedCurrentArch()
74 current_arch32 = GetArchForAbi(saved_arch, PERF_SAMPLE_REGS_ABI_32); in ~ScopedCurrentArch()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/
H A Dperf_regs.c100 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
126 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
198 PERF_SAMPLE_REGS_ABI_64 : PERF_SAMPLE_REGS_ABI_32; in perf_get_regs_user()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/
H A Dperf_regs.c100 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
126 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
198 PERF_SAMPLE_REGS_ABI_64 : PERF_SAMPLE_REGS_ABI_32; in perf_get_regs_user()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/
H A Dperf_regs.c100 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
126 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
198 PERF_SAMPLE_REGS_ABI_64 : PERF_SAMPLE_REGS_ABI_32; in perf_get_regs_user()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/profiling/perf/
H A Dregs_parsing.cc96 if (arch == unwindstack::ARCH_ARM64 && abi == PERF_SAMPLE_REGS_ABI_32) { in ArchForAbi()
99 if (arch == unwindstack::ARCH_X86_64 && abi == PERF_SAMPLE_REGS_ABI_32) { in ArchForAbi()
249 sampled_abi == PERF_SAMPLE_REGS_ABI_32) { in ReadPerfUserRegsData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/profiling/perf/
H A Dregs_parsing.cc96 if (arch == unwindstack::ARCH_ARM64 && abi == PERF_SAMPLE_REGS_ABI_32) { in ArchForAbi()
99 if (arch == unwindstack::ARCH_X86_64 && abi == PERF_SAMPLE_REGS_ABI_32) { in ArchForAbi()
249 sampled_abi == PERF_SAMPLE_REGS_ABI_32) { in ReadPerfUserRegsData()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/arch/arm/include/
H A Dperf_regs.h13 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/arch/arm/include/
H A Dperf_regs.h13 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/arch/arm/include/
H A Dperf_regs.h13 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/kernel/
H A Dperf_regs.c31 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/kernel/
H A Dperf_regs.c31 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/kernel/
H A Dperf_regs.c31 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/kernel/
H A Dperf_regs.c34 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/kernel/
H A Dperf_regs.c34 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/csky/kernel/
H A Dperf_regs.c31 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/csky/kernel/
H A Dperf_regs.c31 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/csky/kernel/
H A Dperf_regs.c31 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/kernel/
H A Dperf_regs.c34 return PERF_SAMPLE_REGS_ABI_32; in perf_reg_abi()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/arch/csky/include/
H A Dperf_regs.h13 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/arch/riscv/include/
H A Dperf_regs.h16 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/arch/csky/include/
H A Dperf_regs.h13 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32

12345678910>>...14