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.py422 def get_func_id(self, lib_id, symbol): member in FunctionSet
613 func_id = self.functions.get_func_id(lib_id, symbol)
618 func_id = self.functions.get_func_id(lib_id, symbol)