Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dmem.cpp129 static uint32_t GetPageSizeFromOs() in GetPageSizeFromOs() function
140 static uint32_t sz = GetPageSizeFromOs(); in GetPageSize()