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

/macosx-10.9.5/top-89.1.2/
H A Dpower.c51 unsigned long long elapsed_us = 0, used_us = 0, idlew = 0, taxed_us = 0; local
89 taxed_us = (unsigned long long)idlew * 500ULL;
93 + taxed_us;

Completed in 103 milliseconds