Searched refs:vp_counter (Results 1 – 1 of 1) sorted by relevance
30 static void task_count(void *vp_counter) in task_count() argument32 volatile unsigned *counter = (volatile unsigned *)vp_counter; in task_count()