Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dbookkeeping_dump.h57 void WriteAllocation(const HeapTracker::CallstackAllocations& alloc,
Dbookkeeping_dump.cc50 void DumpState::WriteAllocation(const HeapTracker::CallstackAllocations& alloc, in WriteAllocation() function in perfetto::profiling::DumpState
Dheapprofd_producer.cc745 dump_state.WriteAllocation(alloc, data_source->config.dump_at_max()); in DumpProcessState()