Home
last modified time | relevance | path

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

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