Home
last modified time | relevance | path

Searched refs:small (Results 1 – 8 of 8) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/schedulingAnalysis/
DCheckCpuSetting.ts27 small: boolean = false; property in CpuSetting
71 small: CheckCpuSetting.small_cores.includes(i),
98 smallCheckBox.checked = cpuSetting.small;
118 cpuSetting.small = true;
DTop20ThreadCpuUsage.ts55 small: { key: '', sort: 0 },
266 small: it.small,
398 total: obj.small,
/developtools/smartperf_host/ide/src/doc/md/
Dquickstart_schedulinganalysis.md81 选择 Thread Analysis 标签页,各个 CPU 通过勾选 big 或者 middle 或者 small 来设置 CPU 的分类。
96 - small core:小核占用时长。
/developtools/smartperf_host/ide/test/trace/component/schedulingAnalysis/
DCheckCpuSetting.test.ts47 small: true, variable
/developtools/profiler/tools/smaps_show/
DREADME.md1 small tools to parse smaps information
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerSchedulingAnalysis.ts755 tidObj.small += cpuType === 'small' ? item.total : 0;
767 small: cpuType === 'small' ? item.total : 0,
785 obj['smallPercent'] = sumSmall === 0 ? '0' : ((obj.small / sumSmall) * 100).toFixed(2);
788 obj['smallTimeStr'] = getProbablyTime(obj.small);
794 map.set('small', source.sort((a, b) => b.small - a.small).slice(0, 20));
907 small: number = 0; property in ThreadCpuUsage
/developtools/hapsigner/
DREADME.md106 …ip for a HAP, elf for a binary tool, and bin for a program running on the small system. In case of…
307 …ip for a HAP, elf for a binary tool, and bin for a program running on the small system. In case of…
324 …ip for a HAP, elf for a binary tool, and bin for a program running on the small system. In case of…
/developtools/smartperf_host/ide/src/
Dicon.svg1451 <symbol id="icon-small-dash" viewBox="0 0 1024 1024">