Searched defs:pids (Results 1 - 12 of 12) sorted by relevance
| /developtools/profiler/device/plugins/native_daemon/include/ |
| H A D | hook_standalone.h | 24 std::set<std::string> pids = {}; member
|
| /developtools/hdc/hdc_rust/src/host/ |
| H A D | server.rs | 115 let mut pids: Vec<u32> = Vec::new(); variables
|
| /developtools/hiperf/test/fuzztest/clientapi_fuzzer/ |
| H A D | ClientApi_fuzzer.cpp | 59 std::vector<pid_t> pids = DataToPidVector(data, size); in FuzzClientApiOption() local
|
| /developtools/integration_verification/cases/daily/mini_system/ |
| H A D | rk3568_chipset_only_test.py | 113 pids = EnterCmd("hdc_std -t {} shell pidof {}".format(args.device_num, pname), 0, 1) variable 142 pids = EnterCmd("hdc_std -t {} shell pidof {}".format(args.device_num, pname), 0, 1) variable
|
| H A D | L2_mini_system_test.py | 113 pids = EnterCmd("hdc_std -t {} shell pidof {}".format(args.device_num, pname), 0, 1) variable 148 pids = EnterCmd("hdc_std -t {} shell pidof {}".format(args.device_num, pname), 0, 1) variable
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| H A D | main.cpp | 56 std::vector<std::string> pids = StringSplit(args[idx + 1], ","); in ParseCommand() local [all...] |
| /developtools/hiperf/test/unittest/common/native/ |
| H A D | perf_events_test.cpp | 127 std::vector<pid_t> pids; in SetAllConfig() local 207 std::vector<pid_t> pids; in HWTEST_F() local 294 std::vector<pid_t> pids; in HWTEST_F() local
|
| H A D | subcommand_stat_test.cpp | 2088 std::vector<pid_t> pids; in HWTEST_F() local 2194 std::vector<pid_t> pids; in HWTEST_F() local [all...] |
| /developtools/hiperf/src/ |
| H A D | subcommand_stat.cpp | 593 bool SubCommandStat::CheckOptionPidAndApp(std::vector<pid_t> pids) in CheckOptionPidAndApp() argument 605 bool SubCommandStat::CheckOptionPid(std::vector<pid_t> pids) in CheckOptionPid() argument 655 std::vector<pid_t> pids; in OnSubCommand() local 752 CheckOptions(const std::vector<pid_t> &pids) CheckOptions() argument [all...] |
| H A D | utilities.cpp | 584 void CollectPidsByAppname(std::set<pid_t> &pids, const std::string &appPackage) in CollectPidsByAppname() argument 679 bool IsExistDebugByPid(const std::vector<pid_t> &pids) in IsExistDebugByPid() argument
|
| H A D | perf_events.cpp | 773 void PerfEvents::SetPid(std::vector<pid_t> pids) in SetPid() argument
|
| /developtools/profiler/hiebpf/include/ |
| H A D | vmlinux.h | 2309 struct pid *pids[4]; member 133085 u32 pids; global() member [all...] |
Completed in 490 milliseconds