Searched defs:counter (Results 1 – 3 of 3) sorted by relevance
19 #define stats_timer_start(counter) \ argument22 #define stats_timer_stop(counter) \ argument
35 static size_t counter = 1; variable
155 int counter = 3; in TEST() local