public void ShowRun(Run run) { callees.Update(run, run.functions); callers.Update(run, run.callers); }