Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp81 std::set<int> pids = GetBinderPeerPids(fd); in Catch() local
166 std::set<int> pids; in GetBinderPeerPids() local
195 std::set<int>& pids, int pid) const in ParseBinderCallChain()
214 void PeerBinderCatcher::DoExecHiperf(const std::string& fileName, const std::set<int>& pids) in DoExecHiperf()
242 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/hilog/services/hilogd/include/
Dlog_filter.h38 uint32_t pids[MAX_PIDS]; member
/base/hiviewdfx/hidumper/services/native/src/
Ddump_common_utils.cpp97 std::vector<int32_t> pids; in GetAllPids() local
191 bool DumpCommonUtils::GetUserPids(std::vector<int> &pids) in GetUserPids()
Ddump_manager_service.cpp190 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.cpp745 std::vector<int> pids(pids_); in GetMemoryInfoNoPid() local