Home
last modified time | relevance | path

Searched refs:summaryTrackId (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/controller/
H A Dtrack_decider.ts470 const summaryTrackId = uuidv4(); constant
482 id: summaryTrackId,
493 summaryTrackId,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/controller/
H A Dtrace_controller.ts657 const summaryTrackId = uuidv4(); constant
669 id: summaryTrackId,
680 summaryTrackId,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/common/
H A Dactions_unittest.ts79 summaryTrackId: 's',
H A Dstate.ts102 summaryTrackId: string; property
H A Dactions.ts182 engineId: string; name: string; id: string; summaryTrackId: string;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/frontend/
H A Dtrack_group_panel.ts68 globals.state.tracks[this.trackGroupState.summaryTrackId]);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/common/
H A Dactions_unittest.ts82 summaryTrackId: 's',
H A Dactions.ts198 engineId: string; name: string; id: string; summaryTrackId: string;
206 tracks: [args.summaryTrackId],