Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/trace_event/
H A 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()
/aosp_15_r20/external/libchrome/base/trace_event/
H A 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()