dx @$GetEPROC = ((ProcName) => @$cursession.Processes.Where(p => p.Name == ProcName).Select(p => p.KernelObject))
