Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1273 size_t currentSystemTHPCount = utils::getSystemTHPCount(); in TestTHP() local
1302 if ((newSystemTHPCount - currentSystemTHPCount) < allocCount in TestTHP()