Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A DStatistics.h22 allocBlockNew = 0, enumerator
92 fprintf(outfile, ": allocNewBlocks %5d", ctrs.counter[allocBlockNew]); in STAT_print()
H A Dfrontend.cpp1056 STAT_increment(getThreadId(), getIndex(result->objectSize), allocBlockNew); in getEmptyBlock()