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

/bind-9.11.3/bin/named/
H A Dserver.c3531 isc_uint64_t totalphys = isc_meminfo_totalphys(); local
3534 (size_t) (totalphys * max_cache_size_percent/100);
3535 if (totalphys == 0) {
3549 totalphys / (1024*1024));

Completed in 58 milliseconds