Home
last modified time | relevance | path

Searched defs:killCmd (Results 1 – 6 of 6) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
Dstartup_delay.cpp78 std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD); in GetHisysId() local
95 std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD); in GetHisysIdAndKill() local
115 std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD); in KillSpProcess() local
156 std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD); in ClearOldServer() local
Dheartbeat.cpp43 std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD); in KillSpId() local
Dsp_task.cpp364 const std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD) + "-9 "; in KillHiperfCmd() local
/developtools/smartperf_host/smartperf_device/device_command/utils/src/
Dstartup_delay.cpp78 std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD); in GetHisysId() local
95 std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD); in GetHisysIdAndKill() local
115 std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD); in KillSpProcess() local
156 std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD); in ClearOldServer() local
/developtools/smartperf_host/smartperf_device/device_command/
Dheartbeat.cpp43 std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD); in KillSpId() local
/developtools/smartperf_host/smartperf_device/device_command/services/task_mgr/src/
Dsp_task.cpp355 const std::string killCmd = CMD_COMMAND_MAP.at(CmdCommand::KILL_CMD) + "-9 "; in KillHiperfCmd() local