Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dlarge_objects.h198 void updateBinsSummary(BinsSummary *binsSummary) const { in updateBinsSummary() function
H A Dlarge_objects.cpp716 bin[i].updateBinsSummary(&binsSummary); in regularCleanup()