Searched refs:silk_Timer_depth_ctr (Results 1 – 2 of 2) sorted by relevance
82 extern int silk_Timer_depth_ctr;113 silk_Timer_depth[ID] = silk_Timer_depth_ctr; \121 silk_Timer_depth_ctr++; \141 silk_Timer_depth[ID] = silk_Timer_depth_ctr; \149 silk_Timer_depth_ctr++; \181 silk_Timer_depth_ctr--; \210 silk_Timer_depth_ctr--; \
66 int silk_Timer_depth_ctr = 0; variable