Home
last modified time | relevance | path

Searched refs:GetAllocSizeEstimate (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/debug/
Dthread_heap_usage_tracker.cc67 size_t GetAllocSizeEstimate(const AllocatorDispatch* next, in GetAllocSizeEstimate() function
85 size_t estimate = GetAllocSizeEstimate(next, ptr, context); in RecordAlloc()
109 size_t estimate = GetAllocSizeEstimate(next, ptr, context); in RecordFree()