Home
last modified time | relevance | path

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

/external/perfetto/ui/src/public/
Dutils.ts32 threadTrack: boolean;
48 threadTrack, constant
63 const isThreadTrack = threadTrack !== undefined && threadTrack;
/external/perfetto/ui/src/components/widgets/sql/table/
Dquery_builder_unittest.ts273 const threadTrack: SourceTable = { constant
285 source: threadTrack,
/external/perfetto/ui/src/plugins/dev.perfetto.TraceProcessorTrack/
Dindex.ts121 threadTrack: utid !== undefined,
246 threadTrack: utid !== undefined,
/external/perfetto/ui/src/plugins/dev.perfetto.TrackEvent/
Dindex.ts113 threadTrack: utid !== null,