Home
last modified time | relevance | path

Searched defs:pids (Results 1 – 9 of 9) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp87 std::set<int> pids = GetBinderPeerPids(fd, jsonFd); in Catch() local
235 std::set<int> pids; in GetBinderPeerPids() local
264 std::set<int>& pids, int pid) const in ParseBinderCallChain()
284 void PeerBinderCatcher::DoExecHiperf(const std::string& fileName, const std::set<int>& pids) in DoExecHiperf()
311 void PeerBinderCatcher::ForkToDumpHiperf(const std::set<int>& pids) in ForkToDumpHiperf()
/base/hiviewdfx/hidumper/test/unittest/common/
Dhidumper_configutils_test.cpp205 std::vector<int32_t> pids = DUMP_COMMON_UTILS.GetAllPids(); variable
227 std::vector<int> pids; variable
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
Devent_logger_catcher_test.cpp647 std::set<int> pids; variable
699 std::set<int> pids; variable
739 std::set<int> pids = peerBinderCatcher->GetBinderPeerPids(fd, 1); variable
801 std::set<int> pids = peerBinderCatcher->GetBinderPeerPids(fd, 1); variable
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_filter.h38 uint32_t pids[MAX_PIDS]; member
/base/hiviewdfx/hidumper/services/native/src/
Ddump_common_utils.cpp98 std::vector<int32_t> pids; in GetAllPids() local
192 bool DumpCommonUtils::GetUserPids(std::vector<int> &pids) in GetUserPids()
Ddump_manager_service.cpp197 std::vector<int32_t> pids = DumpCommonUtils::GetAllPids(); in ScanPidOverLimit() local
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp310 uint32_t pids[MAX_PIDS]; member
661 std::vector<std::string> pids; in PidHandler() local
/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h82 uint32_t pids[MAX_PIDS]; member
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp950 std::vector<int32_t> pids(pids_); in GetMemoryInfoNoPid() local