Home
last modified time | relevance | path

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

/tools/testing/selftests/amd-pstate/
A Dtbench.sh98 …grep Throughput $OUTFILE_TBENCH-perf-$1-$2.log | awk '{print $2}' > $OUTFILE_TBENCH-throughput-$1-…
99 tp_sum=$(awk 'BEGIN {sum=0};{sum += $1};END {print sum}' $OUTFILE_TBENCH-throughput-$1-$2.log)
150 …LE_TBENCH.result | grep "throughput(MB/s):" | awk '{print $NF}' > $OUTFILE_TBENCH-throughput-$1.log
151 tp_sum=$(awk 'BEGIN {sum=0};{sum += $1};END {print sum}' $OUTFILE_TBENCH-throughput-$1.log)
154 …avg_tp=$(awk 'BEGIN {sum=0};{sum += $1};END {print sum/'$LOOP_TIMES'}' $OUTFILE_TBENCH-throughput-…
/tools/testing/selftests/net/
A Dtcp_mmap.c181 double throughput; in child_thread() local
294 throughput = 0; in child_thread()
296 throughput = total * 8.0 / (double)delta_usec / 1000.0; in child_thread()
308 throughput, in child_thread()
/tools/perf/Documentation/
A Dcpu-and-latency-overheads.txt11 Optimizing CPU overhead is useful to improve 'throughput', while optimizing
14 may be useful to improve max throughput of a CI build server that runs on 100%
A Dperf-bench.txt53 System call performance (throughput).
168 Suite for evaluating performance of core system call throughput (both usecs/op and ops/sec metrics).
/tools/power/cpupower/bench/
A DREADME-BENCH19 throughput is, the worse the power savings will be, but the first should

Completed in 6 milliseconds