Searched refs:DumpStats (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dsystem-alloc_unittest.cc85 void DumpStats() { function in class:ArraySysAllocator
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dsystem-alloc_unittest.cc85 void DumpStats() { function in class:ArraySysAllocator
/external/chromium_org/net/tools/dump_cache/
H A Ddump_files.cc57 void DumpStats(const base::FilePath& path, disk_cache::CacheAddr addr) { function in namespace:__anon9752
348 DumpStats(input_path, stats_addr);
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dtcmalloc.cc352 static void DumpStats(TCMalloc_Printer* out, int level) { function
483 DumpStats(&printer, level);
585 DumpStats(&printer, 1);
587 DumpStats(&printer, 2);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dtcmalloc.cc365 static void DumpStats(TCMalloc_Printer* out, int level) { function
514 DumpStats(&printer, level);
616 DumpStats(&printer, 1);
618 DumpStats(&printer, 2);

Completed in 922 milliseconds