Home
last modified time | relevance | path

Searched defs:colorIndex (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerFreqExtend.ts138 colorIndex: number = 0; property in CpuFreqExtendStruct
/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DGpufreqBean.ts70 colorIndex: number = 0; property in CycleDataBean
DSchedSwitchStruct.ts37 colorIndex: number = -1; property in SchedSwitchCountBean
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/
Dcallstack_stdtype.cpp139 void CallStack::SetColorIndex(size_t index, uint32_t colorIndex) in SetColorIndex()