HomeSort by relevance Sort by last modified time
    Searched refs:gnuplot (Results 1 - 25 of 32) sorted by null

1 2

  /external/eigen/bench/perf_monitoring/gemm/
make_plot.sh 21 echo "set title '$WHAT'" > $WHAT.gnuplot
22 echo "set key autotitle columnhead outside " >> $WHAT.gnuplot
23 echo "set xtics rotate 1" >> $WHAT.gnuplot
25 echo "set term pdf color rounded enhanced fontscale 0.35 size 7in,5in" >> $WHAT.gnuplot
26 echo set output "'"$WHAT.pdf"'" >> $WHAT.gnuplot
29 echo "plot for [col=2:$col+1] '$WHAT.out.header' using 0:col:xticlabels(1) with lines" >> $WHAT.gnuplot
30 echo " " >> $WHAT.gnuplot
32 gnuplot -persist < $WHAT.gnuplot
38 rm $WHAT.out.header $WHAT.gnuplot
    [all...]
  /external/eigen/bench/btl/data/
mk_gnuplot_script.sh 5 cat $WHAT.hh > $WHAT.gnuplot
9 echo plot \\ >> $WHAT.gnuplot
23 echo "'"$FILE"'" title "'"$TITLE"'" ",\\" >> $WHAT.gnuplot
27 echo "'"$LAST"'" title "'"$TITLE"'" >> $WHAT.gnuplot
29 #echo set term postscript color >> $WHAT.gnuplot
30 #echo set output "'"$WHAT.ps"'" >> $WHAT.gnuplot
31 echo set term pbm small color >> $WHAT.gnuplot
32 echo set output "'"$WHAT.ppm"'" >> $WHAT.gnuplot
33 echo plot \\ >> $WHAT.gnuplot
40 echo "'"$FILE"'" title "'"$TITLE"'" ",\\" >> $WHAT.gnuplot
    [all...]
mk_new_gnuplot.sh 5 cat ../gnuplot_common_settings.hh > ${WHAT}.gnuplot
7 echo "set title " `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 2` >> $WHAT.gnuplot
8 echo "set xlabel " `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 3` " offset 0,0" >> $WHAT.gnuplot
9 echo "set xrange [" `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 4` "]" >> $WHAT.gnuplot
13 echo "set xrange [2:16]" >> $WHAT.gnuplot
14 echo "set nologscale" >> $WHAT.gnuplot
21 echo set term postscript color rounded enhanced >> $WHAT.gnuplot
22 echo set output "'"../${DIR}/$WHAT.ps"'" >> $WHAT.gnuplot
24 # echo set term svg color rounded enhanced >> $WHAT.gnuplot
25 # echo "set terminal svg enhanced size 1000 1000 fname \"Times\" fsize 36" >> $WHAT.gnuplot
    [all...]
mk_mean_script.sh 35 rm -f *.gnuplot
  /external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
do-plot 34 cat > $TMP/gnuplot.script <<EOF
52 echo "set arrow from $x, graph 0 to $x, graph 0.$height" >> $TMP/gnuplot.script
53 echo "set label \"$text\" at $x, graph 0.$height_text center" >> $TMP/gnuplot.script
58 echo "set key left top box lt 0" >> $TMP/gnuplot.script
60 echo "plot '$FILE' using 1:2 title \"${column[$count]}\" $with" >> $TMP/gnuplot.script
65 >> $TMP/gnuplot.script
70 ( cat $TMP/gnuplot.script; cat ) | gnuplot
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
do-plot 54 cat > $TMP/gnuplot.script <<EOF
84 echo "set arrow from $x, graph 0 to $x, graph 0.$height" >> $TMP/gnuplot.script
85 echo "set label \"$text\" at $x, graph 0.$height_text center" >> $TMP/gnuplot.script
99 echo $plot_cmd >> $TMP/gnuplot.script
101 #cp $TMP/gnuplot.script .
102 cat $TMP/gnuplot.script | gnuplot
  /external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
do-plot 54 cat > $TMP/gnuplot.script <<EOF
84 echo "set arrow from $x, graph 0 to $x, graph 0.$height" >> $TMP/gnuplot.script
85 echo "set label \"$text\" at $x, graph 0.$height_text center" >> $TMP/gnuplot.script
99 echo $plot_cmd >> $TMP/gnuplot.script
101 #cp $TMP/gnuplot.script .
102 ( cat $TMP/gnuplot.script; cat ) | gnuplot
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
do-plot 54 cat > $TMP/gnuplot.script <<EOF
84 echo "set arrow from $x, graph 0 to $x, graph 0.$height" >> $TMP/gnuplot.script
85 echo "set label \"$text\" at $x, graph 0.$height_text center" >> $TMP/gnuplot.script
99 echo $plot_cmd >> $TMP/gnuplot.script
101 #cp $TMP/gnuplot.script .
102 ( cat $TMP/gnuplot.script; cat ) | gnuplot
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
do-plot 54 cat > $TMP/gnuplot.script <<EOF
84 echo "set arrow from $x, graph 0 to $x, graph 0.$height" >> $TMP/gnuplot.script
85 echo "set label \"$text\" at $x, graph 0.$height_text center" >> $TMP/gnuplot.script
99 echo $plot_cmd >> $TMP/gnuplot.script
101 #cp $TMP/gnuplot.script .
102 ( cat $TMP/gnuplot.script; cat ) | gnuplot
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
do-plot 54 cat > $TMP/gnuplot.script <<EOF
84 echo "set arrow from $x, graph 0 to $x, graph 0.$height" >> $TMP/gnuplot.script
85 echo "set label \"$text\" at $x, graph 0.$height_text center" >> $TMP/gnuplot.script
99 echo $plot_cmd >> $TMP/gnuplot.script
101 #cp $TMP/gnuplot.script .
102 ( cat $TMP/gnuplot.script; cat ) | gnuplot
  /external/toolchain-utils/
perf-to-inst-page.sh 71 " | test gnuplot
85 " | test gnuplot
  /external/v8/tools/
draw_instruction_graph.sh 35 gnuplot=/usr/bin/gnuplot
78 # Check for gnuplot, and warn if not available.
79 if [ ! -e $gnuplot ]; then
80 echo "Can't find gnuplot at $gnuplot."
81 echo "Gnuplot version 4.6.3 or later required."
85 # Initialise gnuplot, and give it the data to draw.
86 echo | $gnuplot <<EOF
gc-nvp-trace-processor.py 33 # run with flags --trace-gc --trace-gc-nvp. Relies on gnuplot for actual
49 def gnuplot(script): function
50 gnuplot = subprocess.Popen(["gnuplot"], stdin=subprocess.PIPE)
51 gnuplot.stdin.write(script)
52 gnuplot.stdin.close()
53 gnuplot.wait()
181 gnuplot(script)
plot-timer-events 89 cat timer-events.plot | gnuplot > timer-events.png
  /external/autotest/tko/
plotgraph 59 open (GNUPLOT, "> ${file}.gnuplot");
61 print GNUPLOT "set terminal png size $x_res,$y_res\n";
62 print GNUPLOT "set key below\n";
63 print GNUPLOT "set title \"$title\"\n";
64 print GNUPLOT "set xlabel \"Kernel\"\n";
65 print GNUPLOT "set ylabel \"${y_label}\"\n";
66 print GNUPLOT "set output \"${file}.png\"\n";
67 print GNUPLOT "set style data yerrorlines\n";
68 print GNUPLOT "set grid\n"
    [all...]
machine_test_attribute_graph.cgi 33 graph = plotgraph.gnuplot(title, 'Kernel', key, xsort = sort_kernels)
machine_aggr.cgi 59 graph = plotgraph.gnuplot(title, 'Kernel', 'normalized throughput (%)', xsort = sort_kernels, size = "600,500")
plotgraph.py 4 Class to draw gnuplot graphs for autotest performance analysis.
22 class gnuplot: class in inherits:
38 # prepend 2 blanks to work around gnuplot bug
72 p = Popen("/usr/bin/gnuplot", stdin = subprocess.PIPE)
  /external/swiftshader/third_party/LLVM/utils/
Makefile 17 llvm-native-gxx makellvm NightlyTest.gnuplot NightlyTest.pl \
  /external/fio/tools/
fio_generate_plots 5 # benchmark utiliy. I only retained how GNUplot is used to generate graphs, as
12 # This script supports GNUPLOT 4.4 and higher.
24 GNUPLOT=$(which gnuplot)
25 if [ ! -x "$GNUPLOT" ]
27 echo You need gnuplot installed to generate graphs
112 echo " $PLOT_TITLE ; $YAXIS ; $DEFAULT_OPTS ; show style lines ; $OUTPUT ; plot " $PLOT_LINE | $GNUPLOT -
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
plot_dynamics.sh 87 gen_gnuplot_input | gnuplot -persist
plot_bars.sh 286 gen_gnuplot_bar_input | gnuplot -persist
  /frameworks/rs/perf-test-scripts/
timing 242 gnuplot -p plot.tmp
301 gnuplot -p plot.tmp
  /external/autotest/client/tests/iozone/
postprocessing.py 6 graphs. The graph generation functionality depends on gnuplot, and if it
335 Plots graphs based on the results of an IOzone run. Uses gnuplot to
341 self.gnuplot = os_dep.command("gnuplot")
343 logging.error("Command gnuplot not found, disabling graph "
363 Creates data file without headers for gnuplot consumption.
382 For each one of the throughput parameters, generate a set of gnuplot
403 utils.system("%s %s" % (self.gnuplot, commands_path))
411 For each one of the throughput parameters, generate a set of gnuplot
442 utils.system("%s %s" % (self.gnuplot, commands_path)
    [all...]
  /art/tools/runtime_memusage/
sanitizer_logcat_analysis.sh 349 # Contains the category names used for legend of gnuplot
362 gnuplot --persist -e \

Completed in 879 milliseconds

1 2