Searched refs:SetProfilePacketIndex (Results 1 – 3 of 3) sorted by relevance
50 void SetProfilePacketIndex(uint32_t seq_id, uint64_t id);
240 void HeapProfileTracker::SetProfilePacketIndex(uint32_t seq_id, in SetProfilePacketIndex() function in perfetto::trace_processor::HeapProfileTracker
251 context_->heap_profile_tracker->SetProfilePacketIndex(seq_id, packet.index()); in ParseProfilePacket()