Searched refs:ftt_size (Results 1 – 2 of 2) sorted by relevance
304 tp->ftt_size = (uint8_t)size; in fasttrap_tracepoint_init()387 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()496 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()505 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()511 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()517 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()525 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()531 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()1116 regs32->eip = pc + tp->ftt_size; in fasttrap_pid_probe32()1241 new_pc = pc + tp->ftt_size; in fasttrap_pid_probe32()[all …]
66 #define ftt_size ftt_mtp.ftmt_size macro