Searched refs:ftt_size (Results 1 – 2 of 2) sorted by relevance
275 tp->ftt_size = (uint8_t)size; in fasttrap_tracepoint_init()360 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()471 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()480 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()486 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()492 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()500 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()506 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()1072 rp->r_pc = pc + tp->ftt_size; in fasttrap_pid_probe()1205 new_pc = pc + tp->ftt_size; in fasttrap_pid_probe()[all …]
66 #define ftt_size ftt_mtp.ftmt_size macro