Searched refs:silk_Timer_depth_ctr (Results 1 – 2 of 2) sorted by relevance
95 extern int silk_Timer_depth_ctr;126 silk_Timer_depth[ID] = silk_Timer_depth_ctr; \134 silk_Timer_depth_ctr++; \154 silk_Timer_depth[ID] = silk_Timer_depth_ctr; \162 silk_Timer_depth_ctr++; \194 silk_Timer_depth_ctr--; \223 silk_Timer_depth_ctr--; \
66 int silk_Timer_depth_ctr = 0; variable