Home
last modified time | relevance | path

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

/external/cronet/base/sampling_heap_profiler/
Dpoisson_allocation_sampler.cc46 struct ThreadLocalData { struct
65 ThreadLocalData* GetThreadLocalData() { in GetThreadLocalData()
70 base::allocator::dispatcher::ThreadLocalStorage<ThreadLocalData>> in GetThreadLocalData()
94 thread_local ThreadLocalData thread_local_data; in GetThreadLocalData()
102 ThreadLocalData* const thread_local_data = GetThreadLocalData(); in ScopedMuteThreadSamples()
123 ThreadLocalData* const thread_local_data = GetThreadLocalData(); in ~ScopedMuteThreadSamples()
132 ThreadLocalData* const thread_local_data = GetThreadLocalData(); in IsMuted()
143 ThreadLocalData* const thread_local_data = GetThreadLocalData(); in ScopedSuppressRandomnessForTesting()
164 ThreadLocalData* const thread_local_data = GetThreadLocalData(); in ScopedMuteHookedSamplesForTesting()
172 ThreadLocalData* const thread_local_data = GetThreadLocalData(); in ~ScopedMuteHookedSamplesForTesting()
[all …]
/external/angle/src/common/
Dtls.cpp28 typedef vector<void *> ThreadLocalData; typedef
30 static __declspec(thread) ThreadLocalData *currentThreadData = nullptr;
31 static set<ThreadLocalData *> allThreadData;
112 ThreadLocalData *threadData = currentThreadData; in SetTLSValue()
115 threadData = new ThreadLocalData(index + 1, nullptr); in SetTLSValue()
144 ThreadLocalData *threadData = currentThreadData; in GetTLSValue()
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DDefaultObjectPool.cs40 readonly ThreadLocal<ThreadLocalData> threadLocalData;
62 …this.threadLocalData = new ThreadLocal<ThreadLocalData>(() => new ThreadLocalData(threadLocalCapac… in DefaultObjectPool()
193 class ThreadLocalData class in Grpc.Core.Internal.DefaultObjectPool
195 public ThreadLocalData(int capacity) in ThreadLocalData() method in Grpc.Core.Internal.DefaultObjectPool.ThreadLocalData
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc166 struct ThreadLocalData { struct
171 SE_STATIC_THREAD_LOCAL_POD(ThreadLocalData, tls_data);
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_driver.cc126 struct ThreadLocalData { struct
132 SE_STATIC_THREAD_LOCAL_POD(ThreadLocalData, tls_data);
/external/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi26987 <!-- struct tcmalloc::ThreadCache::ThreadLocalData -->
26988 …<class-decl name='ThreadLocalData' size-in-bits='128' is-struct='yes' visibility='default' filepat…
26990 <!-- tcmalloc::ThreadCache* tcmalloc::ThreadCache::ThreadLocalData::heap -->
26994 <!-- size_t tcmalloc::ThreadCache::ThreadLocalData::min_size_for_slow_path -->
27008 … <!-- static tcmalloc::ThreadCache::ThreadLocalData tcmalloc::ThreadCache::threadlocal_data_ -->
/external/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi16892 …<class-decl name='ThreadLocalData' size-in-bits='128' is-struct='yes' visibility='default' filepat…