Lines Matching refs:ftt_code
386 tp->ftt_code = (instr[start + 1] & 0x0f) | FASTTRAP_JO; in fasttrap_tracepoint_init()
406 tp->ftt_code = 2; in fasttrap_tracepoint_init()
408 tp->ftt_code = 1; in fasttrap_tracepoint_init()
495 tp->ftt_code = instr[start]; in fasttrap_tracepoint_init()
504 tp->ftt_code = instr[start]; in fasttrap_tracepoint_init()
520 tp->ftt_code = 0; in fasttrap_tracepoint_init()
1177 switch (tp->ftt_code) { in fasttrap_pid_probe32()
1250 switch (tp->ftt_code) { in fasttrap_pid_probe32()
1306 if (tp->ftt_code == 0) { in fasttrap_pid_probe32()
1317 if (tp->ftt_code == 1) { in fasttrap_pid_probe32()
1723 switch (tp->ftt_code) { in fasttrap_pid_probe64()
1796 switch (tp->ftt_code) { in fasttrap_pid_probe64()
1852 if (tp->ftt_code == 0) { in fasttrap_pid_probe64()
1863 if (tp->ftt_code == 1) { in fasttrap_pid_probe64()