Searched refs:ReportLeaks (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h483 void ReportLeaks(const char* checker_name, const char* filename,
H A Dheap-checker.cc1844 leaks->ReportLeaks(name_, pprof_file, true); // true = should_symbolize
1846 leaks->ReportLeaks(name_, pprof_file, false);
H A Dheap-profile-table.cc661 // Callback from ReportLeaks; updates ReportState.
671 void HeapProfileTable::Snapshot::ReportLeaks(const char* checker_name, function in class:HeapProfileTable::Snapshot
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h380 void ReportLeaks(const char* checker_name, const char* filename,
H A Dheap-profile-table.cc603 // Callback from ReportLeaks; updates ReportState.
613 void HeapProfileTable::Snapshot::ReportLeaks(const char* checker_name,
H A Dheap-checker.cc1844 leaks->ReportLeaks(name_, pprof_file, true); // true = should_symbolize
1846 leaks->ReportLeaks(name_, pprof_file, false);

Completed in 7192 milliseconds