Searched refs:_collect_process_tree (Results 1 – 2 of 2) sorted by relevance
260 def _collect_process_tree(starting_pid): function318 for child_pid in _collect_process_tree(proc.pid):
120 pid_list = utils._collect_process_tree(123)158 pid_list = utils._collect_process_tree(777)209 pid_list = utils._collect_process_tree(777)