Home
last modified time | relevance | path

Searched refs:CMD_GET_CPU_COUNT_DEVICES (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/ide/src/command/
DCmdConstant.ts30 static CMD_GET_CPU_COUNT_DEVICES = "hdc_std -t {0} shell grep -c 'processor' /proc/cpuinfo"; property in CmdConstant
/developtools/smartperf_host/ide/src/trace/component/setting/
DSpRecordPerf.ts308 … let cmd = Cmd.formatString(CmdConstant.CMD_GET_CPU_COUNT_DEVICES, [SpRecordTrace.serialNumber]);