Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dbackend.h345 bool clean(); // clean on caches cleanup
H A Dlarge_objects.cpp1047 ret |= backend.clean(); in hardCachesCleanup()
H A Dbackend.cpp1410 bool Backend::clean() in clean() function in rml::internal::Backend
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1543 void clean(bool all) { in clean() function
1595 test.clean(/*all*/false); in TestHugeSizeThresholdImpl()
1599 test.clean(/*all*/true); in TestHugeSizeThresholdImpl()