Home
last modified time | relevance | path

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

/external/fio/tools/
Dfio_generate_plots100 if [ ! -z "$PLOT_LINE" ]
102 PLOT_LINE=$PLOT_LINE", "
106PLOT_LINE=$PLOT_LINE"'$x' using (\$1/1000):(\$2/$SCALE) title \"Queue depth $DEPTH\" with lines ls…
112 …echo " $PLOT_TITLE ; $YAXIS ; $DEFAULT_OPTS ; show style lines ; $OUTPUT ; plot " $PLOT_LINE | $…
113 unset PLOT_LINE