Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A DStatistics.h42 lockPublicFreeList, enumerator
119 fprintf(outfile, ", lockPublicFreeList %5d", ctrs.counter[lockPublicFreeList]); in STAT_print()
H A Dfrontend.cpp1412 STAT_increment(getThreadId(), ThreadCommonCounters, lockPublicFreeList); in freePublicObject()
1462 STAT_increment(getThreadId(), ThreadCommonCounters, lockPublicFreeList); in privatizePublicFreeList()
1520 STAT_increment(getThreadId(), ThreadCommonCounters, lockPublicFreeList); in readyToShare()