Home
last modified time | relevance | path

Searched refs:physmem (Results 1 – 2 of 2) sorted by relevance

/system/ulib/zircon/
A Dzx_system_get_physmem.cpp10 return DATA_CONSTANTS.physmem; in _zx_system_get_physmem()
/system/utest/fs/
A Dtest-maxfile.cpp43 const size_t physmem = zx_system_get_physmem(); in test_maxfile() local
44 const size_t max_cap = physmem / 2; in test_maxfile()
144 const size_t physmem = zx_system_get_physmem(); in TestZippedMaxfiles() local
145 const size_t max_cap = physmem / 4; in TestZippedMaxfiles()

Completed in 3 milliseconds