Searched defs:load (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Dgetloadavg.c1 /* Get the system load averages.
32 LDAV_CVT() Scale the load average from the kernel.
34 LDAV_SYMBOL Name of kernel symbol giving load average.
35 LOAD_AVE_TYPE Type of the load average array in the kernel.
39 otherwise, no load average is available.
44 LINUX_LDAV_FILE [__linux__]: File containing load averages.
70 LDAV_DONE to indicate that the load average has been computed.
114 returns the load average multiplied by 100. What we actually want
115 is a macro called LDAV_CVT, which returns the load average as an
409 /* GNU system acts much like NeXT, for load averag
685 double load; local
[all...]

Completed in 3 milliseconds