Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dlarge_objects.cpp142 uintptr_t getCurrTime() const { return currTime; } in getCurrTime() function in rml::internal::CacheBinFunctor
457 extMemPool->loc.doCleanup( func.getCurrTime(), /*doThreshDecr=*/false); in ExecuteOperation()