Home
last modified time | relevance | path

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

/system/extras/simpleperf/runtest/
Druntest.py583 def runtest(target_options, use_callgraph_options, sampler_options, selected_tests): argument
592 for target in target_options:
601 target_options = ['host64', 'host32', 'device64', 'device32']
608 target_options = ['host64', 'host32']
610 target_options = ['device64', 'device32']
623 runtest(target_options, use_callgraph_options, sampler_options, selected_tests)