Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc30 AllocationContextTracker* const kInitializingSentinel = variable
72 if (tracker == kInitializingSentinel) in GetInstanceForCurrentThread()
76 g_tls_alloc_ctx_tracker.Set(kInitializingSentinel); in GetInstanceForCurrentThread()