Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.py240 function = self.functions[func_id] = FunctionScope(func_id)
261 class FunctionScope(object): class