Home
last modified time | relevance | path

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

/external/perfetto/ui/src/common/
Dstate.ts204 export type ThreadTrackSortKey = { alias
210 export type TrackSortKey = PrimaryTrackSortKey | ThreadTrackSortKey;
Dactions.ts61 ThreadTrackSortKey,
286 const threadTrackSortKey = track.trackSortKey as ThreadTrackSortKey;