alloc_count 1743 third_party/tcmalloc/chromium/src/heap-checker.cc const int initial_allocs = Allocator::alloc_count(); alloc_count 1771 third_party/tcmalloc/chromium/src/heap-checker.cc if (Allocator::alloc_count() != initial_allocs) { alloc_count 1773 third_party/tcmalloc/chromium/src/heap-checker.cc Allocator::alloc_count() - initial_allocs, alloc_count 1774 third_party/tcmalloc/chromium/src/heap-checker.cc initial_allocs, Allocator::alloc_count()); alloc_count 1743 third_party/tcmalloc/vendor/src/heap-checker.cc const int initial_allocs = Allocator::alloc_count(); alloc_count 1771 third_party/tcmalloc/vendor/src/heap-checker.cc if (Allocator::alloc_count() != initial_allocs) { alloc_count 1773 third_party/tcmalloc/vendor/src/heap-checker.cc Allocator::alloc_count() - initial_allocs, alloc_count 1774 third_party/tcmalloc/vendor/src/heap-checker.cc initial_allocs, Allocator::alloc_count());