Home
last modified time | relevance | path

Searched defs:getloadavg (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dgetloadavg.cpp33 int getloadavg(double averages[], int n) { in getloadavg() function
/aosp12/bionic/tests/
H A Dstdlib_test.cpp929 TEST(stdlib, getloadavg) { in TEST() argument