Searched refs:get_function_id (Results 1 – 1 of 1) sorted by relevance
384 line.function_id = self.get_function_id(symbol.symbol_name, symbol.dso_name,417 def get_function_id(self, name, dso_name, vaddr_in_file): member in PprofProfileGenerator483 function_id = self.get_function_id(source.function, dso_name, 0)