Searched refs:GetFlowIdForV1Event (Results 1 – 4 of 4) sorted by relevance
156 FlowId flow_id = flow_tracker->GetFlowIdForV1Event( in ParseTracePacket()169 FlowId flow_id = flow_tracker->GetFlowIdForV1Event( in ParseTracePacket()182 FlowId flow_id = flow_tracker->GetFlowIdForV1Event( in ParseTracePacket()
56 FlowId GetFlowIdForV1Event(uint64_t source_id, StringId cat, StringId name);
101 FlowId FlowTracker::GetFlowIdForV1Event(uint64_t source_id, in GetFlowIdForV1Event() function in perfetto::trace_processor::FlowTracker
727 FlowId flow_id = context_->flow_tracker->GetFlowIdForV1Event( in ParseFlowEventV1()