Lines Matching refs:ftt_code
385 tp->ftt_code = (instr[start + 1] & 0x0f) | FASTTRAP_JO; in fasttrap_tracepoint_init()
405 tp->ftt_code = 2; in fasttrap_tracepoint_init()
407 tp->ftt_code = 1; in fasttrap_tracepoint_init()
494 tp->ftt_code = instr[start]; in fasttrap_tracepoint_init()
503 tp->ftt_code = instr[start]; in fasttrap_tracepoint_init()
519 tp->ftt_code = 0; in fasttrap_tracepoint_init()
1176 switch (tp->ftt_code) { in fasttrap_pid_probe32()
1249 switch (tp->ftt_code) { in fasttrap_pid_probe32()
1305 if (tp->ftt_code == 0) { in fasttrap_pid_probe32()
1316 if (tp->ftt_code == 1) { in fasttrap_pid_probe32()
1722 switch (tp->ftt_code) { in fasttrap_pid_probe64()
1795 switch (tp->ftt_code) { in fasttrap_pid_probe64()
1851 if (tp->ftt_code == 0) { in fasttrap_pid_probe64()
1862 if (tp->ftt_code == 1) { in fasttrap_pid_probe64()