Searched refs:CMD_GET_CPU_COUNT_DEVICES (Results 1 – 2 of 2) sorted by relevance
30 static CMD_GET_CPU_COUNT_DEVICES = "hdc_std -t {0} shell grep -c 'processor' /proc/cpuinfo"; property in CmdConstant
308 … let cmd = Cmd.formatString(CmdConstant.CMD_GET_CPU_COUNT_DEVICES, [SpRecordTrace.serialNumber]);