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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dtimer.c850 * calc_load - given tick count, update the avenrun load estimates.
853 static inline void calc_load(unsigned long ticks) function
899 calc_load(ticks);

Completed in 94 milliseconds