Searched refs:InternIrqCounterTrack (Results 1 – 3 of 3) sorted by relevance
93 TrackId InternIrqCounterTrack(StringId name, int32_t irq);
262 TrackId TrackTracker::InternIrqCounterTrack(StringId name, int32_t irq) { in InternIrqCounterTrack() function in perfetto::trace_processor::TrackTracker
197 TrackId track = context_->track_tracker->InternIrqCounterTrack( in ParseSysStats()