Searched refs:SetProfilePacketIndex (Results 1 – 3 of 3) sorted by relevance
79 void SetProfilePacketIndex(uint64_t index);
48 void ProfilePacketSequenceState::SetProfilePacketIndex(uint64_t index) { in SetProfilePacketIndex() function in perfetto::trace_processor::ProfilePacketSequenceState
310 profile_packet_sequence_state.SetProfilePacketIndex(packet.index()); in ParseProfilePacket()