Searched refs:imstuckcount (Results 1 – 1 of 1) sorted by relevance
178 static int imstuckcount[2][8]; variable1234 imstuckcount[vpe][im] = 0; in smtc_idle_loop_hook()1265 imstuckcount[vpe][bit]++; in smtc_idle_loop_hook()1267 imstuckcount[vpe][bit] = 0; in smtc_idle_loop_hook()1268 if (imstuckcount[vpe][bit] > IM_LIMIT) { in smtc_idle_loop_hook()1271 imstuckcount[vpe][bit] = 0; in smtc_idle_loop_hook()