Searched refs:get_function (Results 1 – 2 of 2) sorted by relevance
472 def get_function(self, function_id): member in PprofProfileGenerator500 function = self.get_function(location.lines[0].function_id)545 function = self.get_function(function_id)
169 function = lib.get_function(func_id)237 def get_function(self, func_id): member in LibScope