Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A DStatistics.h28 examineNotEmpty, enumerator
97 fprintf(outfile, ", notEmptyEnough %10d", ctrs.counter[examineNotEmpty]); in STAT_print()
H A Dfrontend.cpp1343 STAT_increment(getThreadId(), getIndex(objectSize), examineNotEmpty); in adjustFullness()