Home
last modified time | relevance | path

Searched refs:middle (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/schedulingAnalysis/
DCheckCpuSetting.ts26 middle: boolean = true; property in CpuSetting
69 middle: CheckCpuSetting.mid_cores.includes(i),
96 midCheckBox.checked = cpuSetting.middle;
110 cpuSetting.middle = true;
/developtools/smartperf_host/ide/src/doc/md/
Dquickstart_schedulinganalysis.md81 选择 Thread Analysis 标签页,各个 CPU 通过勾选 big 或者 middle 或者 small 来设置 CPU 的分类。
95 - middle core:中核占用时长。
/developtools/smartperf_host/ide/test/trace/component/schedulingAnalysis/
DCheckCpuSetting.test.ts46 middle: true, variable
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerCommon.ts255 const middle = Math.floor((j - i) / 2) + i; constant
257 const middleValue = stack[middle][cfg.startKey]; constant
259 return searchImpl(stack, cfg, i, middle);
261 return searchImpl(stack, cfg, middle, j);
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/entity/
DDatabaseEntity.ets73 //测试方式 middle
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/charts/
DChart.ets1072 * paint for the hole in the middle of the pie chart
1077 * paint for the text in the middle of the pie chart