HomeSort by relevance Sort by last modified time
    Searched refs:rrd (Results 1 - 4 of 4) sorted by null

  /external/netperf/doc/examples/
bloat.sh 55 $RRDTOOL create netperf_rr.rrd --step 1 --start $MIN_TIMESTAMP \
59 awk -v rrdtool=$RRDTOOL '($1 == "Interim"){printf("%s update netperf_rr.rrd %.3f:%f\n",rrdtool,$10,$3)}' netperf_rr.out | sh
68 $RRDTOOL create netperf_stream.rrd --step 1 --start $STREAM_MIN_TIMESTAMP \
72 awk -v rrdtool=$RRDTOOL '($1 == "Interim"){printf("%s update netperf_stream.rrd %.3f:%f\n",rrdtool,$10,$3)}' netperf_stream.out | sh
92 DEF:trans=netperf_rr.rrd:tps:AVERAGE \
95 DEF:mbps=netperf_stream.rrd:mbps:AVERAGE \
114 DEF:trans=netperf_rr.rrd:tps:AVERAGE \
117 DEF:mbps=netperf_stream.rrd:mbps:AVERAGE \
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/
rotate.s 81 rrd
rotate.d 85 [ ]+[0-9a-f]+:[ ]+ed 67[ ]+rrd
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp 124 double&& rrd = 2; member in namespace:std_example_2

Completed in 806 milliseconds