Searched refs:loadavg (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ | ||
H A D | stdlibndk.cpp | 793 double loadavg[3];
in Getloadavg() local 794 int ret = getloadavg(loadavg, PARAM_3); in Getloadavg() |
Completed in 6 milliseconds