Home
last modified time | relevance | path

Searched defs:trackGroupId (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/ui/src/frontend/
Dtrack_group_panel.ts44 trackGroupId: string; property
49 private readonly trackGroupId: string; property in TrackGroupPanel
Dscroll_helper.ts77 const trackGroupId = getContainingTrackId(globals.state, trackIdString); constant
Dflow_events_renderer.ts107 const trackGroupId = this.getTrackGroupIdByTrackId(trackId); constant