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

  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profiler.cc 150 // This is a last-ditch buffer we use in DumpProfileLocked in case we
214 static void DumpProfileLocked(const char* reason) {
289 DumpProfileLocked(buf);
518 DumpProfileLocked(reason);
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profiler.cc 199 // This is a last-ditch buffer we use in DumpProfileLocked in case we
271 static void DumpProfileLocked(const char* reason) {
368 DumpProfileLocked(buf);
634 DumpProfileLocked(reason);

Completed in 42 milliseconds