Home
last modified time | relevance | path

Searched refs:get_func_id (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/scripts/
Dreport_html.py457 def get_func_id(self, lib_id: int, symbol: SymbolStruct) -> int: member in FunctionSet
658 func_id = self.functions.get_func_id(lib_id, symbol)
666 func_id = self.functions.get_func_id(lib_id, symbol)