Searched refs:ftt_base (Results 1 – 2 of 2) sorted by relevance
69 #define ftt_base ftt_mtp.ftmt_base macro
426 tp->ftt_base = (mod == 0 && base == 5) ? in fasttrap_tracepoint_init()441 tp->ftt_base = REG_RIP; in fasttrap_tracepoint_init()443 tp->ftt_base = FASTTRAP_NOREG; in fasttrap_tracepoint_init()449 tp->ftt_base = regmap[base]; in fasttrap_tracepoint_init()1310 if (tp->ftt_base != FASTTRAP_NOREG) in fasttrap_pid_probe32()1311 addr += fasttrap_getreg(regs, tp->ftt_base); in fasttrap_pid_probe32()1856 if (tp->ftt_base != FASTTRAP_NOREG) in fasttrap_pid_probe64()1857 addr += fasttrap_getreg(regs, tp->ftt_base); in fasttrap_pid_probe64()