Home
last modified time | relevance | path

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

/external/ltp/tools/pounder21/test_scripts/
Dlame24 PROGFILE=`which $PROGRAM 2> /dev/null`
26 if [ -z "$PROGFILE" ]; then
27 PROGFILE=`ls $POUNDER_OPTDIR/$PROGRAM*/frontend/$PROGRAM`
28 if [ -z "$PROGFILE" ]; then
43 …bs=1024k count=200 | "$TASKSET" `echo -en "obase=16\n$((1 << k))\n" | bc` "$PROGFILE" - /dev/null &