Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dmemory_usage.h159 inline long long getSystemTHPAllocatedSize() { in getSystemTHPAllocatedSize() function
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1274 size_t currentSystemTHPAllocatedSize = utils::getSystemTHPAllocatedSize(); in TestTHP()
1301 size_t newSystemTHPAllocatedSize = utils::getSystemTHPAllocatedSize(); in TestTHP()