Searched refs:tgt_vcpu (Results 1 – 2 of 2) sorted by relevance
272 def find_tid(tgt_dir, tgt_vcpu): argument277 if (comm.find(tgt_vcpu) != -1):299 tgt_vcpu = "CPU " + str(args.vcpu) variable300 args.tid = find_tid(tgt_dir, tgt_vcpu)302 raise Exception("There's no v%s for PID %d." % (tgt_vcpu, args.pid))
129 raise Exception("There's no v%s for PID %d." % (tgt_vcpu, args.pid))