Searched refs:TRACEF (Results 1 – 2 of 2) sorted by relevance
65 #define TRACEF(x) printf x macro67 #define TRACEF(x) ((void)0) macro
1592 …TRACEF(( "[ScalableMalloc trace] Empty block %p is initialized, owner is %ld, objectSize is %d, bu… in initEmptyBlock()2027 TRACEF(( "[ScalableMalloc trace] sizeof(Block) is %d (expected 128); sizeof(uintptr_t) is %d\n", in initMemoryManager()2592 …TRACEF(( "[ScalableMalloc trace] Something is wrong: no objects in public free list; reentering.\n… in internalPoolMalloc()2618 … TRACEF(( "[ScalableMalloc trace] Something is wrong: no objects in empty block; reentering.\n" )); in internalPoolMalloc()2624 TRACEF(( "[ScalableMalloc trace] No memory found, returning nullptr.\n" )); in internalPoolMalloc()2855 TRACEF(( "[ScalableMalloc trace] Thread id %d blocks return start %d\n", in doThreadShutdownNotification()2882 TRACEF(( "[ScalableMalloc trace] Thread id %d blocks return end\n", getThreadId() )); in doThreadShutdownNotification()