Home
last modified time | relevance | path

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

/external/perfetto/ui/src/common/
Dstate.ts157 export type ThreadTrackSortKey = { alias
163 export type TrackSortKey = PrimaryTrackSortKey|ThreadTrackSortKey;
Dactions.ts57 ThreadTrackSortKey,
327 const threadTrackSortKey = track.trackSortKey as ThreadTrackSortKey;