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.py264 if self.find_app_process():
269 pid = self.find_app_process()
278 def find_app_process(self): member in AppProfiler