Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dpprof_proto_generator.py147 self.show_function_id(line.function_id, sub_space)
150 def show_function_id(self, function_id, space=''): member in PprofProfilePrinter