Searched refs:ftt_code (Results 1 – 3 of 3) sorted by relevance
403 tp->ftt_code = (instr[start + 1] & 0x0f) | FASTTRAP_JO; in fasttrap_tracepoint_init()423 tp->ftt_code = 2; in fasttrap_tracepoint_init()425 tp->ftt_code = 1; in fasttrap_tracepoint_init()514 tp->ftt_code = instr[start]; in fasttrap_tracepoint_init()523 tp->ftt_code = instr[start]; in fasttrap_tracepoint_init()539 tp->ftt_code = 0; in fasttrap_tracepoint_init()1255 switch (tp->ftt_code) {1331 switch (tp->ftt_code) {1399 if (tp->ftt_code == 0) {1410 if (tp->ftt_code == 1) {
61 #define ftt_code ftt_mtp.ftmt_code macro
68 #define ftt_code ftt_mtp.ftmt_code macro