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.py77 self.show_location(p.location[i], sub_space)
114 self.show_location(location, space)
116 def show_location(self, location, space=''): member in PprofProfilePrinter