Searched refs:updateCachedSize (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbbmalloc/ | ||
| H A D | large_objects.h | 227 void updateCachedSize(size_t size) { in updateCachedSize() function |
| H A D | large_objects.cpp | 393 bin->updateCachedSize( -opGetData.size ); in operator ()() |