Searched defs:USER_TICK_USEC (Results 1 – 2 of 2) sorted by relevance
68 #define USER_TICK_USEC ((1000000UL + USER_HZ/2) / USER_HZ) macro