Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dviewer_page.ts283 const curSelection = globals.state.currentSelection; constant
284 if (curSelection) {
285 switch (curSelection.kind) {
289 id: curSelection.id,
295 utid: curSelection.utid,
301 ts: curSelection.ts,
302 dur: curSelection.dur,
303 utid: curSelection.utid,
304 state: curSelection.state