Searched refs:time_dp (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dschedtop.c37 static int time_dp = 9; variable
40 (uint32_t)((ns) / 1000000000), time_dp, ((uint32_t)((ns) % 1000000000) / time_div)
214 switch (time_dp) {
302 time_dp = 3;
306 time_dp = 6;
310 time_dp = 9;

Completed in 64 milliseconds