Searched refs:StoreAllocation (Results 1 – 3 of 3) sorted by relevance
54 void StoreAllocation(uint32_t seq_id, SourceAllocation);
376 void HeapProfileTracker::StoreAllocation(uint32_t seq_id, in StoreAllocation() function in perfetto::trace_processor::HeapProfileTracker
373 context_->heap_profile_tracker->StoreAllocation(seq_id, src_allocation); in ParseProfilePacket()