Searched defs:GetHeapProfile (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/leveldatabase/src/port/
H A Dport_posix.h150 inline bool GetHeapProfile(void (*func)(void*, const char*, int), void* arg) { function in namespace:leveldb::port
/external/chromium_org/third_party/leveldatabase/port/
H A Dport_chromium.h114 inline bool GetHeapProfile(void (*func)(void*, const char*, int), void* arg) { function in namespace:leveldb::port
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profiler.cc202 extern "C" char* GetHeapProfile() { function
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profiler.cc259 extern "C" char* GetHeapProfile() { function

Completed in 1598 milliseconds