HomeSort by relevance Sort by last modified time
    Searched defs:WriteProfile (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.cc 559 bool HeapProfileTable::WriteProfile(const char* file_name,
738 if (!HeapProfileTable::WriteProfile(filename, total_, &map_)) {
  /art/runtime/
profiler.cc 260 uint32_t size = profiler->WriteProfile();
271 uint32_t BackgroundMethodSamplingProfiler::WriteProfile() {

Completed in 49 milliseconds