Searched refs:b_idlew (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/top-89.1.2/
H A Dtop.c203 uint64_t b_idlew = a_b->power.task_platform_idle_wakeups - a_b->p_power.task_platform_idle_wakeups; local
207 uint64_t b_usec = tv_b.tv_usec + (UINT64_C(1000000) * tv_b.tv_sec) + (UINT64_C(500) * b_idlew);

Completed in 186 milliseconds