Searched defs:pids (Results 1 – 8 of 8) sorted by relevance
81 std::set<int> pids = GetBinderPeerPids(fd); in Catch() local166 std::set<int> pids; in GetBinderPeerPids() local195 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()
205 std::vector<int32_t> pids = DUMP_COMMON_UTILS.GetAllPids(); variable227 std::vector<int> pids; variable
38 uint32_t pids[MAX_PIDS]; member
97 std::vector<int32_t> pids; in GetAllPids() local191 bool DumpCommonUtils::GetUserPids(std::vector<int> &pids) in GetUserPids()
190 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
745 std::vector<int> pids(pids_); in GetMemoryInfoNoPid() local