OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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,
271
// 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
331
void DeepHeapProfile::
DumpOrderedProfile
(const char* reason,
[
all
...]
Completed in 178 milliseconds