Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/coremark-pro/
H A Dcoremark-pro.sh.in16 [ "$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
20 $wld $XCMD -v1 > $wld.run.log
22 …echo "#Results for performance runs started at $(date +%x:%X) XCMD=$XCMD" >>$wld-$contype-result.l…
25 $wld $XCMD -v0 > $wld.run.log