Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_register.cc144 + allocations_.EstimateUsedMemory() in EstimateTraceMemoryOverhead()
145 + backtraces_.EstimateUsedMemory(); in EstimateTraceMemoryOverhead()
Dheap_profiler_allocation_register.h132 size_t EstimateUsedMemory() const { in EstimateUsedMemory() function