Home
last modified time | relevance | path

Searched defs:taskFramesData (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/trace/bean/
DBoxSelection.ts74 taskFramesData: Array<Array<FuncStruct>> = []; property in SelectionParam
/developtools/smartperf_host/ide/src/trace/bean/
DBoxSelection.ts79 taskFramesData: Array<FuncStruct> = []; property in SelectionParam