Searched defs:exec_cmd (Results 1 – 5 of 5) sorted by relevance
37 int exec_cmd(int *monitored_pid) in exec_cmd() function
124 Args(std::initializer_list<std::string> _cmd = {}) : exec_cmd(_cmd) {} in exec_cmd() function128 std::vector<std::string> exec_cmd; member
57 const char* exec_cmd = nullptr; member
180 def exec_cmd(args, pm, stage, command): function
4282 … struct vk_cmd_queue_entry *exec_cmd = list_first_entry(list, struct vk_cmd_queue_entry, cmd_link); in handle_execute_generated_commands_ext() local