Searched refs:CL_TICK (Results 1 – 2 of 2) sorted by relevance
205 #define CL_TICK(t) (*(t)->t_clfuncs->cl_tick)(t) macro
1530 CL_TICK(t); /* Class specific tick processing */ in clock_tick()