Searched refs:call_dict (Results 1 – 1 of 1) sorted by relevance
403 def print_call_line(self, name_size, source, call_dict, arrow="->"): argument405 if not call_dict:408 clist = call_dict.keys()413 value = call_dict[func]