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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
deep-heap-profile.cc 312 heap_profile_(heap_profile) {
316 reinterpret_cast<char*>(heap_profile_->alloc_(prefix_length + 1));
324 heap_profile_->dealloc_(filename_prefix_);
    [all...]
deep-heap-profile.h 402 HeapProfileTable* heap_profile_; member in class:DeepHeapProfile

Completed in 345 milliseconds