Home
last modified time | relevance | path

Searched refs:up_1 (Results 1 – 2 of 2) sorted by relevance

/external/ltp/tools/top-LTP/proc/
Dsysinfo.c125 double up_1, up_2, seconds; in old_Hertz_hack() local
134 sscanf(buf, "%lf", &up_1); in old_Hertz_hack()
142 } while ((long long)((up_2 - up_1) * 1000.0 / up_1)); /* want under 0.1% error */ in old_Hertz_hack()
145 seconds = (up_1 + up_2) / 2; in old_Hertz_hack()
/external/autotest/client/site_tests/touch_MouseScroll/
DREADME8 up_1 - Scroll the mouse wheel up (one gear up) to record single scroll.