Searched refs:PostAllocRecord (Results 1 – 5 of 5) sorted by relevance
/external/perfetto/src/profiling/memory/ | ||
D | unwinding_fuzzer.cc | 33 void PostAllocRecord(UnwindingWorker*, in PostAllocRecord() function in perfetto::profiling::__anon00fde7b20111::NopDelegate |
D | unwinding.h | 63 virtual void PostAllocRecord(UnwindingWorker*, |
D | heapprofd_producer.h | 131 void PostAllocRecord(UnwindingWorker*, std::unique_ptr<AllocRecord>) override; |
D | unwinding.cc | 426 delegate->PostAllocRecord(self, std::move(rec)); in HandleBuffer() |
D | heapprofd_producer.cc | 989 void HeapprofdProducer::PostAllocRecord( in PostAllocRecord() function in perfetto::profiling::HeapprofdProducer |