GetThreadStats    344 third_party/tcmalloc/chromium/src/tcmalloc.cc     ThreadCache::GetThreadStats(&r->thread_bytes, class_count);
GetThreadStats    847 third_party/tcmalloc/chromium/src/tcmalloc.cc       ThreadCache::GetThreadStats(&thread_bytes, class_count);
GetThreadStats    125 third_party/tcmalloc/chromium/src/thread_cache.h   static void GetThreadStats(uint64_t* total_bytes, uint64_t* class_count);
GetThreadStats    335 third_party/tcmalloc/vendor/src/tcmalloc.cc     ThreadCache::GetThreadStats(&r->thread_bytes, class_count);
GetThreadStats    840 third_party/tcmalloc/vendor/src/tcmalloc.cc       ThreadCache::GetThreadStats(&thread_bytes, class_count);
GetThreadStats    120 third_party/tcmalloc/vendor/src/thread_cache.h   static void GetThreadStats(uint64_t* total_bytes, uint64_t* class_count);