Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/coremark-pro/
H A Dcoremark-pro.sh.in13 for contype in single best; do
16 [ "$contype" = "single" ] && XCMD="-c1 -w1"
17 [ "$contype" = "best" ] && XCMD="-c$(nproc) -w$(nproc)"
18 …echo "#Results for verification run started at $(date +%x:%X) XCMD=$XCMD" >$wld-$contype-result.log
21 …LC_ALL=C perl /usr/share/coremark-pro/util/perl/results_parser.pl $wld-$contype-result.log $wld.ru…
22 …echo "#Results for performance runs started at $(date +%x:%X) XCMD=$XCMD" >>$wld-$contype-result.l…
26 …LC_ALL=C perl /usr/share/coremark-pro/util/perl/results_parser.pl $wld-$contype-result.log $wld.ru…
28 echo "#Median for final result $wld" >>$wld-$contype-result.log
29 …/usr/share/coremark-pro/util/perl/cert_median.pl $wld-$contype-result.log $contype >>$wld-$contype
30 cat $wld-$contype-result.log >>result.log