Home
last modified time | relevance | path

Searched refs:WriteProfile (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
Dheap-profile-table.h335 static bool WriteProfile(const char* file_name,
Dheap-profile-table.cc503 bool HeapProfileTable::WriteProfile(const char* file_name, in WriteProfile() function in HeapProfileTable
680 if (!HeapProfileTable::WriteProfile(filename, total_, &map_)) { in ReportLeaks()
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dheap-profile-table.h444 static bool WriteProfile(const char* file_name,
Dheap-profile-table.cc559 bool HeapProfileTable::WriteProfile(const char* file_name, in WriteProfile() function in HeapProfileTable
738 if (!HeapProfileTable::WriteProfile(filename, total_, &map_)) { in ReportLeaks()