Searched refs:PERF_SAMPLE_REGS_ABI_32 (Results 1 – 9 of 9) sorted by relevance
13 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
16 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
14 #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_32
21 if (user_regs->abi == PERF_SAMPLE_REGS_ABI_32) { in libdw__arch_set_initial_registers()
317 PERF_SAMPLE_REGS_ABI_32 = 1, enumerator
932 [PERF_SAMPLE_REGS_ABI_32] = "32-bit",
2480 PERF_SAMPLE_REGS_ABI_32 : in intel_pt_do_synth_pebs_sample()
Completed in 25 milliseconds