Searched refs:ftt_code (Results 1 – 4 of 4) sorted by relevance
345 tp->ftt_code = (instr[start + 1] & 0x0f) | FASTTRAP_JO; in fasttrap_tracepoint_init()365 tp->ftt_code = 2; in fasttrap_tracepoint_init()367 tp->ftt_code = 1; in fasttrap_tracepoint_init()454 tp->ftt_code = instr[start]; in fasttrap_tracepoint_init()463 tp->ftt_code = instr[start]; in fasttrap_tracepoint_init()479 tp->ftt_code = 0; in fasttrap_tracepoint_init()1108 switch (tp->ftt_code) { in fasttrap_pid_probe()1180 switch (tp->ftt_code) { in fasttrap_pid_probe()1242 if (tp->ftt_code == 0) { in fasttrap_pid_probe()1253 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
66 #define ftt_code ftt_mtp.ftmt_code macro