Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 83) sorted by relevance

1234

/developtools/hiperf/test/unittest/common/native/
Dcpu_usage_test.cpp58 std::string cmd = "pidof " + procName; in GetPidByProcessName() local
220 std::string cmd = "hiperf record -a -f 100 -s fp -d 10"; variable
236 std::string cmd = "hiperf record -a -f 500 -s fp -d 10"; variable
252 std::string cmd = "hiperf record -a -f 1000 -s fp -d 10"; variable
268 std::string cmd = "hiperf record -a -f 2000 -s fp -d 10"; variable
284 std::string cmd = "hiperf record -a -f 4000 -s fp -d 10"; variable
300 std::string cmd = "hiperf record -a -f 8000 -s fp -d 10"; variable
316 std::string cmd = "hiperf record -a -f 100 -s dwarf -d 10"; variable
332 std::string cmd = "hiperf record -a -f 500 -s dwarf -d 10"; variable
348 std::string cmd = "hiperf record -a -f 1000 -s dwarf -d 10"; variable
[all …]
/developtools/profiler/device/services/plugin_service/src/
Dplugin_command_builder.cpp31 auto cmd = std::make_shared<GetCommandResponse>(); in BuildCreateSessionCmd() local
46 auto cmd = std::make_shared<GetCommandResponse>(); in BuildDestroySessionCmd() local
61 auto cmd = std::make_shared<GetCommandResponse>(); in BuildStartSessionCmd() local
78 auto cmd = std::make_shared<GetCommandResponse>(); in BuildStopSessionCmd() local
93 auto cmd = std::make_shared<GetCommandResponse>(); in BuildRefreshSessionCmd() local
Dplugin_service.cpp121 auto cmd = pluginCommandBuilder_->BuildCreateSessionCmd(pluginConfig, bufferSize); in CreatePluginSession() local
167 auto cmd = pluginCommandBuilder_->BuildCreateSessionCmd(pluginConfig, 0); in CreatePluginSession() local
185 auto cmd = pluginCommandBuilder_->BuildStartSessionCmd(config, pluginId); in StartPluginSession() local
201 auto cmd = pluginCommandBuilder_->BuildStopSessionCmd(pluginId); in StopPluginSession() local
237 auto cmd = pluginCommandBuilder_->BuildDestroySessionCmd(pluginId); in DestroyPluginSession() local
263 auto cmd = pluginCommandBuilder_->BuildRefreshSessionCmd(pluginId); in RefreshPluginSession() local
/developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/
DliteOsUpgrade_L2_app.py385 def eraseDevice(self, cmd, usb_port): argument
412 def catchEraseFail(self,cmd): argument
418 def getPsPid(ser, cmd, ps): argument
474 def sendCmd(ser, cmd, timeout): argument
492 def sendHdcCmd(cmd): argument
512 def executeHdcCmd(cmd): argument
DliteOsUpgrade_L1_shequ_app copy.py373 def eraseDevice(self, cmd, usb_port): argument
435 def sendCmd(ser, cmd, timeout): argument
/developtools/profiler/hiebpf/src/
Dhiebpf.cpp78 …HiebpfIpcCommand cmd = *(const_cast<HiebpfIpcCommand*>(reinterpret_cast<const HiebpfIpcCommand*>(d… in HandleIpcMessage() local
99 HiebpfIpcCommand cmd, uint32_t timeout) in SendIpcCommand()
162 std::string cmd; in main() local
364 static inline BPFConfig GenBPFConfigFromFlags(const std::string &cmd) in GenBPFConfigFromFlags()
/developtools/profiler/device/plugins/hidump_plugin/test/unittest/
Dhidump_plugin_unittest.cpp129 const char *cmd = ""; variable
152 const char *cmd = "GP_daemon_fps 0"; variable
221 std::string cmd = "cat " + file; in RecordFileExist() local
251 std::string cmd = "echo \"123\" > " + fileName; variable
288 std::string cmd = "echo \"123\" > " + fileName; variable
/developtools/hdc/src/host/
Dclient.cpp73 bool HdcClient::StartKillServer(const char *cmd, bool startOrKill) in StartKillServer()
207 void HdcClient::RunCommandWin32(const string& cmd) in RunCommandWin32()
257 void HdcClient::RunCommand(const string& cmd) in RunCommand()
276 void HdcClient::RunExecuteCommand(const string& cmd) in RunExecuteCommand()
285 bool IsCaptureCommand(const string& cmd) in IsCaptureCommand()
441 char *cmd = hChannel->bufStd; in ReadStd() local
578 uint16_t cmd = 0; in ReadChannel() local
687 bool HdcClient::IsOffset(uint16_t cmd) in IsOffset()
/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp351 void Client::PrepareExecCmd(std::vector<std::string> &cmd) in PrepareExecCmd()
371 void Client::GetExecCmd(std::vector<std::string> &cmd, int pipeIn, int pipeOut, in GetExecCmd()
383 void Client::GetExecCmd(std::vector<std::string> &cmd, in GetExecCmd()
431 std::vector<std::string> cmd; in Start() local
463 void Client::ChildRunExecv(std::vector<std::string> &cmd) in ChildRunExecv()
568 std::vector<std::string> cmd; in RunHiperfCmdSync() local
629 bool Client::SendCommandAndWait(const std::string &cmd) in SendCommandAndWait()
/developtools/hdc/src/daemon/
Dshell.cpp130 int HdcShell::ChildForkDo(int pts, const char *cmd, const char *arg0, const char *arg1) in ChildForkDo()
165 int HdcShell::ThreadFork(const char *cmd, const char *arg0, const char *arg1) in ThreadFork()
185 const char *cmd = params.cmdParam; in ShellFork() local
218 int HdcShell::CreateSubProcessPTY(const char *cmd, const char *arg0, const char *arg1, pid_t *pid) in CreateSubProcessPTY()
Ddaemon_unity.cpp174 bool HdcDaemonUnity::RebootDevice(const string &cmd) in RebootDevice()
180 bool HdcDaemonUnity::SetDeviceRunMode(void *daemonIn, const char *cmd) in SetDeviceRunMode()
202 inline bool HdcDaemonUnity::GetHiLog(const char *cmd) in GetHiLog()
/developtools/profiler/device/plugins/hiperf_plugin/src/
Dhiperf_module.cpp82 bool RunCommand(const std::string& cmd) in RunCommand()
123 for (const auto &cmd : cmds) { in HiperfPluginSessionStart() local
134 std::string cmd; in HiperfPluginSessionStop() local
/developtools/profiler/device/cmds/test/unittest/
Dhiprofiler_cmd_test.cpp82 bool RunCommand(const std::string& cmd, std::string& content) in RunCommand()
289 std::string cmd = DEFAULT_HIPROFILER_CMD_PATH + " -h"; variable
324 …std::string cmd = DEFAULT_HIPROFILER_CMD_PATH + " -c " + configTestFile + " -o " + outFile + " -t … variable
364 std::string cmd = "cp " + DEFAULT_SO_PATH + "libftrace_plugin.z.so " + DEFAULT_PATH; variable
/developtools/profiler/device/plugins/hiebpf_plugin/src/
Dhiebpf_module.cpp34 void RunCmd(std::string& cmd) in RunCmd()
68 std::string cmd = config.cmd_line(); in HiebpfSessionStart() local
/developtools/profiler/hiebpf/test/unittest/
Dbpf_controller_test.cpp41 std::string cmd = "rm " + FILE_NAME; in TearDownTestCase() local
45 std::string cmd = "rm " + HIEBPF_FILE_NAME; in TearDownTestCase() local
Dipc_unix_socket_test.cpp63 std::string cmd = "test command"; variable
89 std::string cmd = "test command"; variable
/developtools/hdc/scripts/
Dhdc_test.py127 def command_judge(cmd): argument
139 def command_callback(cmd, head, need_del, res=""): argument
267 def run_command(cmd, head=NORMAL_HEAD, need_del=True, need_callback=True): argument
278 def run_command_stdout(cmd, head=NORMAL_HEAD, need_del=True, need_callback=True): argument
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dblock.proto104 string cmd = 6; field
115 string cmd = 7; field
126 string cmd = 7; field
146 string cmd = 5; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dblock.proto104 string cmd = 6; field
115 string cmd = 7; field
126 string cmd = 7; field
146 string cmd = 5; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dblock.proto104 string cmd = 6; field
115 string cmd = 7; field
126 string cmd = 7; field
146 string cmd = 5; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dblock.proto104 string cmd = 6; field
115 string cmd = 7; field
126 string cmd = 7; field
146 string cmd = 5; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dblock.proto104 string cmd = 6; field
115 string cmd = 7; field
126 string cmd = 7; field
146 string cmd = 5; field
/developtools/profiler/device/plugins/hilog_plugin/test/unittest/
Dhilog_plugin_unittest.cpp110 std::string cmd = "find /data/local/tmp -name \"" + std::string(name) + "*\""; in RecordFileExist() local
902 const char* cmd = nullptr; variable
916 const char* cmd = ""; variable
932 const char* cmd = "echo this is a test!"; variable
948 const char* cmd = ""; variable
964 const char* cmd = "ls"; variable
981 std::string cmd = std::string("mkdir ") + testPath; variable
1114 std::string cmd = std::string("rm ") + oldFile; variable
/developtools/integration_verification/tools/startup_guard/rules/NO-Config-Cmds-In-Init/
Dwhitelist.json5 "cmd":"mount_fstab", string
10 "cmd":"load_access_token_id", string
15 "cmd":"init_global_key", string
/developtools/profiler/host/smartperf/client/client_command/
Dcontrol_call_cmd.cpp126 std::string cmd = "uinput -T -d " + sd.pointXY + " -u " + sd.pointXY; in SlideFPS() local
197 std::string cmd = "uinput -T -d " + sd.pointXY + " -u " + sd.pointXY; in StartFrameFps() local
228 std::string cmd = "uinput -T -d " + sd.pointXY + " -u " + sd.pointXY; in ColdStart() local
272 std::string cmd = "uinput -T -d " + sd.pointXY + " -u " + sd.pointXY; in HotStart() local

1234