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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Dcalibrate.c38 unsigned long timer_rate_min, timer_rate_max; local
84 timer_rate_max = (post_end - pre_start) /
94 (timer_rate_max - timer_rate_min) < (timer_rate_max >> 3)) {
96 good_timer_sum += timer_rate_max;

Completed in 26 milliseconds