Searched refs:ftt_code (Results 1 – 4 of 4) sorted by relevance
359 tp->ftt_code = (instr[start + 1] & 0x0f) | FASTTRAP_JO; in fasttrap_tracepoint_init()379 tp->ftt_code = 2; in fasttrap_tracepoint_init()381 tp->ftt_code = 1; in fasttrap_tracepoint_init()470 tp->ftt_code = instr[start]; in fasttrap_tracepoint_init()479 tp->ftt_code = instr[start]; in fasttrap_tracepoint_init()495 tp->ftt_code = 0; in fasttrap_tracepoint_init()1142 switch (tp->ftt_code) { in fasttrap_pid_probe()1218 switch (tp->ftt_code) { in fasttrap_pid_probe()1288 if (tp->ftt_code == 0) { in fasttrap_pid_probe()1299 if (tp->ftt_code == 1) { in fasttrap_pid_probe()
685 switch (tp->ftt_code) { in fasttrap_pid_probe()759 switch (tp->ftt_code) { in fasttrap_pid_probe()833 switch (tp->ftt_code) { in fasttrap_pid_probe()1158 tp->ftt_code = COND(instr); in fasttrap_tracepoint_init()1176 tp->ftt_code = COND(instr); in fasttrap_tracepoint_init()1212 tp->ftt_code = RCOND(instr); in fasttrap_tracepoint_init()1225 tp->ftt_code = COND(instr); in fasttrap_tracepoint_init()1243 tp->ftt_code = COND(instr); in fasttrap_tracepoint_init()
61 #define ftt_code ftt_mtp.ftmt_code macro
68 #define ftt_code ftt_mtp.ftmt_code macro