Searched refs:small (Results 1 – 8 of 8) sorted by relevance
| /developtools/smartperf_host/ide/src/trace/component/schedulingAnalysis/ |
| D | CheckCpuSetting.ts | 27 small: boolean = false; property in CpuSetting 71 small: CheckCpuSetting.small_cores.includes(i), 98 smallCheckBox.checked = cpuSetting.small; 118 cpuSetting.small = true;
|
| D | Top20ThreadCpuUsage.ts | 55 small: { key: '', sort: 0 }, 266 small: it.small, 398 total: obj.small,
|
| /developtools/smartperf_host/ide/src/doc/md/ |
| D | quickstart_schedulinganalysis.md | 81 选择 Thread Analysis 标签页,各个 CPU 通过勾选 big 或者 middle 或者 small 来设置 CPU 的分类。 96 - small core:小核占用时长。
|
| /developtools/smartperf_host/ide/test/trace/component/schedulingAnalysis/ |
| D | CheckCpuSetting.test.ts | 47 small: true, variable
|
| /developtools/profiler/tools/smaps_show/ |
| D | README.md | 1 small tools to parse smaps information
|
| /developtools/smartperf_host/ide/src/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerSchedulingAnalysis.ts | 755 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/ |
| D | README.md | 106 …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/ |
| D | icon.svg | 1451 <symbol id="icon-small-dash" viewBox="0 0 1024 1024">
|