Searched refs:procs (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/uapi/linux/ | ||
D | sysinfo.h | 32 __u16 procs; member |
/bionic/tests/ | ||
D | sys_sysinfo_test.cpp | 50 ASSERT_GT(si.procs, 2); // There's at least this test and init running! in TEST() |