Searched refs:CreateGpuCounterTrack (Results 1 – 3 of 3) sorted by relevance
337 TrackId track = CreateGpuCounterTrack(name, gpu_id); in InternGpuCounterTrack()393 TrackId TrackTracker::CreateGpuCounterTrack(StringId name, in CreateGpuCounterTrack() function in perfetto::trace_processor::TrackTracker
132 TrackId CreateGpuCounterTrack(StringId name,
169 auto track_id = context_->track_tracker->CreateGpuCounterTrack( in ParseGpuCounterEvent()