Searched refs:ftt_cc (Results 1 – 2 of 2) sorted by relevance
677 if (tp->ftt_cc != 0) in fasttrap_pid_probe()750 if (tp->ftt_cc == 0) { in fasttrap_pid_probe()754 ASSERT(tp->ftt_cc <= 3); in fasttrap_pid_probe()755 shift = 30 + tp->ftt_cc * 2; in fasttrap_pid_probe()1157 tp->ftt_cc = CC(instr); in fasttrap_tracepoint_init()1175 tp->ftt_cc = 0; in fasttrap_tracepoint_init()1224 tp->ftt_cc = CC(instr); in fasttrap_tracepoint_init()1242 tp->ftt_cc = 0; in fasttrap_tracepoint_init()
60 #define ftt_cc ftt_mtp.ftmt_cc macro