Home
last modified time | relevance | path

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

/developtools/hiperf/script/
H A Dhiperf_utils.py407 self.start_profiling(['--app', self.args.package_name])
424 self.start_profiling(['-p', str(pid)])
428 self.start_profiling(cmd)
430 self.start_profiling(['-p', ','.join(self.args.pid)])
432 self.start_profiling(['-t', ','.join(self.args.tid)])
434 self.start_profiling(['-a'])
464 def start_profiling(self, selected_args): member in PerformanceProfile

Completed in 1 milliseconds