Searched refs:thread_heap_usage (Results 1 – 1 of 1) sorted by relevance
41 [](void* thread_heap_usage) { in ThreadAllocationUsage() argument48 if (thread_heap_usage == kTeardownSentinel) in ThreadAllocationUsage()50 DCHECK_NE(thread_heap_usage, kInitializationSentinel); in ThreadAllocationUsage()56 delete static_cast<ThreadHeapUsage*>(thread_heap_usage); in ThreadAllocationUsage()