Searched refs:check_memory_sysctl (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Drequirements.cpp154 check_memory_sysctl(const int64_t needed, const char* sysctl_variable) function in namespace:__anon231
175 return check_memory_sysctl(needed, "hw.usermem");
182 return check_memory_sysctl(needed, "hw.usermem64");

Completed in 8 milliseconds