Home
last modified time | relevance | path

Searched refs:MALLOC_DEBUG (Results 1 – 6 of 6) sorted by relevance

/oneTBB/src/tbbmalloc/
H A DCustomize.h24 #ifndef MALLOC_DEBUG
25 #define MALLOC_DEBUG TBB_USE_DEBUG macro
H A Dtbbmalloc_internal.h37 #define CHECK_ALLOCATION_RANGE MALLOC_DEBUG || MALLOC_ZONE_OVERLOAD_ENABLED || MALLOC_UNIXLIKE_OVER…
72 #define COLLECT_STATISTICS ( MALLOC_DEBUG && MALLOCENV_COLLECT_STATISTICS )
624 #if MALLOC_DEBUG
H A Dfrontend.cpp366 #if MALLOC_DEBUG
387 #if MALLOC_DEBUG in checkFreePrecond()
432 #if MALLOC_DEBUG
478 #if MALLOC_DEBUG
623 #if MALLOC_DEBUG in createTLS()
741 #if !MALLOC_DEBUG
1170 #if MALLOC_DEBUG
1179 #if MALLOC_DEBUG>1 in verifyTLSBin()
1432 #if MALLOC_DEBUG && TBB_REVAMP_TODO in freePublicObject()
2454 #if MALLOC_DEBUG
H A Dlarge_objects.cpp225 #if MALLOC_DEBUG
634 #if MALLOC_DEBUG in cleanToThreshold()
638 #if MALLOC_DEBUG in cleanToThreshold()
H A Dbackend.cpp124 #if MALLOC_DEBUG in allocRawMem()
137 #if MALLOC_DEBUG in freeRawMem()
1433 #if MALLOC_DEBUG in verify()
1452 #if MALLOC_DEBUG in verify()
H A Dbackref.cpp334 #if MALLOC_DEBUG in removeBackRef()