Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dthread_cache.cc117 void ThreadCacheRegistry::DumpStats(bool my_thread_only, in DumpStats() argument
123 if (my_thread_only) { in DumpStats()
H A Dthread_cache.h127 void DumpStats(bool my_thread_only, ThreadCacheStats* stats); in PA_COMPONENT_EXPORT()