Searched defs:pids (Results 1 – 14 of 14) sorted by relevance
266 pid_t pids[PARALLEL]; in spawn() local305 pid_t *pids; in main() local
172 pid_t pids[INCARNATIONS]; in main() local
60 static int *pids; variable
44 static PID_T *pids; variable
73 static int *pids; variable
27 static pid_t pids[MAX_CHILDREN]; variable
84 int pids; /* preserve file uid/gid */ variable
225 std::set< pid_to_id_map::key_type > pids; in format_pids() local
300 char *lwps, *pids, *events, *processes, *threads; in cmd_pmc_filter() local
152 std::set<lldb::pid_t> pids; in WriteContextSwitchTrace() local
303 llvm::ArrayRef<uint8_t> data, const std::set<lldb::pid_t> &pids) { in FilterProcessesFromContextSwitchTrace()
721 std::vector< int > pids; in ATF_TEST_CASE_BODY() local
1138 int pids[CHILD_COUNT], pid; in test14() local
108 pid_t *pids; member