Searched refs:a_idlew (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/top-100.1.2/
H A Dtop.c224 uint64_t a_idlew = a_a->power.task_platform_idle_wakeups - a_a->p_power.task_platform_idle_wakeups; local
228 uint64_t a_usec = tv_a.tv_usec + (UINT64_C(1000000) * tv_a.tv_sec) + (UINT64_C(500) * a_idlew);

Completed in 837 milliseconds