Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dapp_profiler.py300 if self.find_app_process():
305 pid = self.find_app_process()
314 def find_app_process(self): member in AppProfiler