Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dapp_profiler.py324 if self.find_app_process():
329 pid = self.find_app_process()
341 def find_app_process(self): member in AppProfiler