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

  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profiler.cc 154 // HeapProfilerStart. Access to this must be protected by heap_lock.
405 extern "C" void HeapProfilerStart(const char* prefix) {
452 // HeapProfilerStart/HeapProfileStop, we will get a continuous
544 HeapProfilerStart(fname);
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profiler.cc 203 // HeapProfilerStart. Access to this must be protected by heap_lock.
484 extern "C" void HeapProfilerStart(const char* prefix) {
541 // HeapProfilerStart/HeapProfileStop, we will get a continuous
567 HeapProfilerStart(NULL);
684 HeapProfilerStart(fname);

Completed in 8216 milliseconds