Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dpprof_proto_generator.py80 self.show_location(p.location[i], sub_space)
117 self.show_location(location, space)
119 def show_location(self, location, space=''): member in PprofProfilePrinter