Searched defs:TICK (Results 1 – 2 of 2) sorted by relevance
42 static final int TICK = 50; field in TestGetAggregate
91 #define TICK (((USECS_PER_SEC / CLKRATE) / CLK_GRANULARITY) * CLK_GRANULARITY) macro