Searched refs:registerBin (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbbmalloc/ | ||
| H A D | backend.h | 188 void registerBin(int regBin) { bins.set(regBin, 1); } in registerBin() function |
| H A D | backend.cpp | 1279 advRegBins.registerBin(targetBin); in startUseBlock() |