Home
last modified time | relevance | path

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

/external/cronet/tot/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc35 static NoDestructor<ThreadLocalStorage::Slot> tls_alloc_ctx_tracker( in AllocationContextTrackerTLS() local
37 return *tls_alloc_ctx_tracker; in AllocationContextTrackerTLS()
/external/cronet/stable/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc35 static NoDestructor<ThreadLocalStorage::Slot> tls_alloc_ctx_tracker( in AllocationContextTrackerTLS() local
37 return *tls_alloc_ctx_tracker; in AllocationContextTrackerTLS()
/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc48 static NoDestructor<ThreadLocalStorage::Slot> tls_alloc_ctx_tracker( in AllocationContextTrackerTLS() local
50 return *tls_alloc_ctx_tracker; in AllocationContextTrackerTLS()