Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dapp_profiler.py229 def start_profiling(self, target_args): member in ProfilerBase
328 self.start_profiling(['--app', self.args.app])
356 self.start_profiling(['-p', str(pid)])
362 self.start_profiling([self.args.cmd])
368 self.start_profiling(['-p', ','.join(self.args.pid)])
374 self.start_profiling(['-t', ','.join(self.args.tid)])
380 self.start_profiling(['-a'])