Searched defs:pids (Results 1 – 9 of 9) sorted by relevance
87 std::set<int> pids = GetBinderPeerPids(fd, jsonFd); in Catch() local235 std::set<int> pids; in GetBinderPeerPids() local264 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()
205 std::vector<int32_t> pids = DUMP_COMMON_UTILS.GetAllPids(); variable227 std::vector<int> pids; variable
647 std::set<int> pids; variable699 std::set<int> pids; variable739 std::set<int> pids = peerBinderCatcher->GetBinderPeerPids(fd, 1); variable801 std::set<int> pids = peerBinderCatcher->GetBinderPeerPids(fd, 1); variable
38 uint32_t pids[MAX_PIDS]; member
98 std::vector<int32_t> pids; in GetAllPids() local192 bool DumpCommonUtils::GetUserPids(std::vector<int> &pids) in GetUserPids()
197 std::vector<int32_t> pids = DumpCommonUtils::GetAllPids(); in ScanPidOverLimit() local
310 uint32_t pids[MAX_PIDS]; member661 std::vector<std::string> pids; in PidHandler() local
82 uint32_t pids[MAX_PIDS]; member
950 std::vector<int32_t> pids(pids_); in GetMemoryInfoNoPid() local