Searched defs:arg1 (Results 1 – 4 of 4) sorted by relevance
| /developtools/hdc/src/daemon/ |
| D | shell.cpp | 138 int HdcShell::ChildForkDo(int pts, const char *cmd, const char *arg0, const char *arg1) in ChildForkDo() 187 int HdcShell::ThreadFork(const char *cmd, const char *arg0, const char *arg1) in ThreadFork() 218 const char *arg1 = params.arg1Param; in ShellFork() local 249 int HdcShell::CreateSubProcessPTY(const char *cmd, const char *arg0, const char *arg1, pid_t *pid) in CreateSubProcessPTY()
|
| /developtools/smartperf_host/ide/src/trace/database/sql/ |
| D | Perf.sql.ts | 71 let arg1 = cpus.length > 0 ? `or core in (${cpus.join(',')}) ` : ''; variable 97 let arg1 = cpus.length > 0 ? `or A.cpu_id in (${cpus.join(',')}) ` : ''; variable
|
| /developtools/profiler/hiebpf/test/unittest/ |
| D | command_helper_test.cpp | 44 char arg1[] = "hiebpf"; variable
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 106037 u32 arg1; member 141433 void *arg1; member
|