Searched defs:timevar_push (Results 1 – 2 of 2) sorted by relevance
85 #define timevar_push(TV) do { if (timevar_enable) timevar_push_1 (TV); }while(0) macro
258 timevar_push (timevar) in timevar_push() function