Searched refs:processes (Results 1 – 14 of 14) sorted by relevance
43 final Map<Integer, Proc> processes = new HashMap<Integer, Proc>(); field in Root55 Proc process = processes.get(record.pid); in indexClassOperation()116 Proc proc = processes.get(record.pid); in indexProcess()120 Proc parent = processes.get(record.ppid); in indexProcess()122 processes.put(proc.id, proc); in indexProcess()
98 for (Proc proc : root.processes.values()) { in main()135 for (Proc proc : root.processes.values()) { in addAllClassesFrom()
40 for (Proc proc : root.processes.values()) { in main()
43 for (Proc proc : root.processes.values()) { in main()
65 processes = []73 processes.append(mem_usage_for_regions)100 return processes
1 Simple atomic FIFO for passing data between threads or processes.
118 # Note when any processes of a uid have started running120 # Note when all processes of a uid have stopped.
93 pool = Pool(processes=None)
199 all cells in the input, this function only processes cells in the subspace of
329 HelpText<"Print the names of the input files as ld processes them">;
180 * all cells in the input, this function only processes cells in the subspace of
256 # If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
275 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments