Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer.h143 void HandleFreeRecord(FreeRecord);
Dheapprofd_producer.cc1012 weak_this->HandleFreeRecord(std::move(free_rec)); in PostFreeRecord()
1103 void HeapprofdProducer::HandleFreeRecord(FreeRecord free_rec) { in HandleFreeRecord() function in perfetto::profiling::HeapprofdProducer