android/benchmark: add iterations command line parameter
Created by: jlelli
It is usually handy to be able to run the same benchmark multiple times (e.g., to do statistics on results).
Add a --iterations command line parameter to implement the feature.
Signed-off-by: Juri Lelli juri.lelli@arm.com