Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer.h142 void HandleAllocRecord(AllocRecord*);
Dheapprofd_producer.cc997 weak_this->HandleAllocRecord(unique_alloc_ref.get()); in PostAllocRecord()
1038 void HeapprofdProducer::HandleAllocRecord(AllocRecord* alloc_rec) { in HandleAllocRecord() function in perfetto::profiling::HeapprofdProducer