Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dbackend.h276 bool coalescAndPutList(FreeBlock *head, bool forceCoalescQDrop, bool reportBlocksProcessed);
H A Dbackend.cpp1128 bool Backend::coalescAndPutList(FreeBlock *list, bool forceCoalescQDrop, bool reportBlocksProcessed) in coalescAndPutList() argument
1135 reportBlocksProcessed? coalescQ.blockWasProcessed() : (void)0) { in coalescAndPutList()