Searched refs:ThreadCache (Results 1 – 4 of 4) sorted by relevance
276 struct ThreadCache { struct281 ThreadCache() : last_lifecycle_id_seen(-1), last_serial_arena(NULL) {} in ThreadCache() function294 static ThreadCache& thread_cache(); argument298 static ThreadCache& thread_cache();300 static PROTOBUF_THREAD_LOCAL ThreadCache thread_cache_;301 static ThreadCache& thread_cache() { return thread_cache_; } in thread_cache()338 ThreadCache* tc = &thread_cache(); in GetSerialArenaFast()352 ThreadCache* tc = &thread_cache(); in GetSerialArenaFromThreadCache()
55 ArenaImpl::ThreadCache& ArenaImpl::thread_cache() { in thread_cache()56 static internal::ThreadLocalStorage<ThreadCache>* thread_cache_ = in thread_cache()57 new internal::ThreadLocalStorage<ThreadCache>(); in thread_cache()61 ArenaImpl::ThreadCache& ArenaImpl::thread_cache() { in thread_cache()62 static PROTOBUF_THREAD_LOCAL ThreadCache thread_cache_ = {-1, NULL}; in thread_cache()66 PROTOBUF_THREAD_LOCAL ArenaImpl::ThreadCache ArenaImpl::thread_cache_ = {-1,
784 <!-- tcmalloc::ThreadCache::BecomeIdle() -->786 <!-- tcmalloc::ThreadCache::InitModule() -->788 <!-- tcmalloc::ThreadCache::DeleteCache(tcmalloc::ThreadCache*) -->790 <!-- tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned long) -->792 <!-- tcmalloc::ThreadCache::GetThreadStats(unsigned long*, unsigned long*) -->794 <!-- tcmalloc::ThreadCache::GetSamplePeriod() -->796 <!-- tcmalloc::ThreadCache::DestroyThreadCache(void*) -->798 <!-- tcmalloc::ThreadCache::IncreaseCacheLimit() -->800 <!-- tcmalloc::ThreadCache::FetchFromCentralCache(unsigned long, unsigned long) -->802 …<!-- tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned long,…[all …]
20142 …<class-decl name='PageHeapAllocator<tcmalloc::ThreadCache>' size-in-bits='256' visibility='d…20449 …<class-decl name='ThreadCache' size-in-bits='17408' visibility='default' filepath='src/thread_cach…21129 …<class-decl name='PageHeapAllocator<tcmalloc::ThreadCache>' visibility='default' id='type-id…