Lines Matching defs:pid
116 System.err.println("Invalid pid specified");
119 // Use the found pid
123 for (String pid : pids) {
124 System.out.println(pid + ":");
126 listCounters(pid);
129 executeCommandForPid(pid, arg.getCommand());
137 private static void executeCommandForPid(String pid, String command)
140 VirtualMachine vm = VirtualMachine.attach(pid);
166 private static void listCounters(String pid) {
170 vmId = new VmIdentifier(pid);
172 System.err.println("Malformed VM Identifier: " + pid);
213 // If this is the case, then the /tmp/hsperfdata_xxx/pid file