Home
last modified time | relevance | path

Searched defs:RecordAlloc (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
Dheap-profiler.cc300 static void RecordAlloc(const void* ptr, size_t bytes, int skip_count) { in RecordAlloc() function
Dheap-profile-table.cc224 void HeapProfileTable::RecordAlloc( in RecordAlloc() function in HeapProfileTable
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dheap-profiler.cc379 static void RecordAlloc(const void* ptr, size_t bytes, int skip_count) { in RecordAlloc() function
Dheap-profile-table.cc215 void HeapProfileTable::RecordAlloc( in RecordAlloc() function in HeapProfileTable
Ddeep-heap-profile.cc1078 void DeepHeapProfile::GlobalStats::RecordAlloc(const void* pointer, in RecordAlloc() function in DeepHeapProfile::GlobalStats