Searched refs:ftt_size (Results 1 – 2 of 2) sorted by relevance
303 tp->ftt_size = (uint8_t)size; in fasttrap_tracepoint_init()386 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()495 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()504 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()510 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()516 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()524 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()530 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()1115 regs32->eip = pc + tp->ftt_size; in fasttrap_pid_probe32()1240 new_pc = pc + tp->ftt_size; in fasttrap_pid_probe32()[all …]
66 #define ftt_size ftt_mtp.ftmt_size macro