Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dpprof_proto_generator.py80 self.show_function(p.function[i], sub_space)
152 self.show_function(function, space)
154 def show_function(self, function, space=''): member in PprofProfilePrinter