Searched refs:lockPublicFreeList (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbbmalloc/ |
| H A D | Statistics.h | 42 lockPublicFreeList, enumerator 119 fprintf(outfile, ", lockPublicFreeList %5d", ctrs.counter[lockPublicFreeList]); in STAT_print()
|
| H A D | frontend.cpp | 1412 STAT_increment(getThreadId(), ThreadCommonCounters, lockPublicFreeList); in freePublicObject() 1462 STAT_increment(getThreadId(), ThreadCommonCounters, lockPublicFreeList); in privatizePublicFreeList() 1520 STAT_increment(getThreadId(), ThreadCommonCounters, lockPublicFreeList); in readyToShare()
|