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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
deep-heap-profile.h 10 // DeepHeapProfile::DumpOrderedProfile(). The function works like
13 // DeepHeapProfile::DumpOrderedProfile() dumps more detailed information about
17 // DeepHeapProfile::DumpOrderedProfile() uses data stored in HeapProfileTable.
18 // Any code in DeepHeapProfile runs only when DumpOrderedProfile() is called.
27 // uint64 for addresses, and HeapProfileTable::DumpOrderedProfile uses int
72 void DumpOrderedProfile(const char* reason,
254 // Writes stats of the hash table to |buffer| for DumpOrderedProfile.
heap-profiler.cc 305 deep_profile->DumpOrderedProfile(reason, global_profiler_buffer,
deep-heap-profile.cc 303 void DeepHeapProfile::DumpOrderedProfile(const char* reason,
    [all...]

Completed in 73 milliseconds