Searched defs:PostAllocRecord (Results 1 – 2 of 2) sorted by relevance
/external/perfetto/src/profiling/memory/ | ||
D | unwinding_fuzzer.cc | 31 void PostAllocRecord(AllocRecord) override {} in PostAllocRecord() function in perfetto::profiling::__anoncc4c89760111::NopDelegate |
D | heapprofd_producer.cc | 754 void HeapprofdProducer::PostAllocRecord(AllocRecord alloc_rec) { in PostAllocRecord() function in perfetto::profiling::HeapprofdProducer |