Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp524 const size_t maxLocalLOCSize = LocalLOCImpl<3,30>::getMaxSize(); in TestPools()
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp577 static size_t getMaxSize() { return MAX_TOTAL_SIZE; } in getMaxSize() function in rml::internal::LocalLOCImpl