Searched refs:PERF_REG_X86_AX (Results 1 – 3 of 3) sorted by relevance
22 PERF_REG_X86_AX, enumerator
106 x86_user_regs.eax = static_cast<uint32_t>(regs.data[PERF_REG_X86_AX]); in GetBacktraceRegs()120 x86_64_user_regs.rax = regs.data[PERF_REG_X86_AX]; in GetBacktraceRegs()
109 {PERF_REG_X86_AX, "ax"}, {PERF_REG_X86_BX, "bx"}, {PERF_REG_X86_CX, "cx"},