/external/autotest/frontend/tko/preconfigs/metrics/ |
D | perf | 15 name[1]: dbench (throughput) 20 seriesFilters[1][0][condition]: = 'throughput' 24 name[2]: tbench (throughput) 29 seriesFilters[2][0][condition]: = 'throughput' 66 name[1]: dbench (throughput) 71 seriesFilters[1][0][condition]: = 'throughput' 75 name[2]: tbench (throughput) 80 seriesFilters[2][0][condition]: = 'throughput' 117 name[1]: dbench (throughput) 122 seriesFilters[1][0][condition]: = 'throughput' [all …]
|
D | kernel_compare | 6 globalFilter[1][condition]: = 'throughput' 29 globalFilter[1][condition]: = 'throughput' 52 globalFilter[1][condition]: = 'throughput'
|
/external/iproute2/examples/diffserv/ |
D | regression-testing | 37 Metering: The data throughput should not exceed 2*CIR1 + 2*CIR2 53 Metering: Allocated throughput should not exceed 2*CIR1 + 2*CIR2 58 Metering: Allocated throughput should not exceed CIR1 + 2*CIR2 63 Metering: Allocated throughput should not exceed CIR1 + CIR2 68 Metering: Allocated throughput should not exceed CIR1 84 The data throughput should not exceed 2*CIR1 + 2*CIR2 86 The data throughput should not exceed 2*CIR1 + 5*CIR2 105 Metering: Allocated throughput should not exceed 2*CIR1 + 2*CIR2 110 Metering: Allocated throughput should not exceed CIR1 + 2*CIR2 115 Metering: Allocated throughput should not exceed PIR1+ CIR1 + CIR2 [all …]
|
/external/autotest/server/cros/network/ |
D | netperf_runner.py | 47 throughput=float(lines[6].split()[4])) 66 throughput=float(udp_tokens[5]), 126 throughput, throughput_dev = NetperfResult._get_stats( 134 throughput=throughput, throughput_dev=throughput_dev, 153 throughput=None, throughput_dev=None, argument 167 self.throughput = throughput 173 if throughput is None and transaction_rate is None and errors is None:
|
D | netperf_session.py | 84 if recent_result.throughput < (past_result.throughput +
|
D | connection_worker.py | 280 if result.throughput <self.NETPERF_MIN_THROUGHPUT: 283 (result.throughput, self.NETPERF_MIN_THROUGHPUT))
|
/external/eigen/bench/tensors/ |
D | benchmark_main.cc | 169 char throughput[100]; in RunWithArg() local 170 throughput[0] = '\0'; in RunWithArg() 174 snprintf(throughput, sizeof(throughput), " %8.2f MFlops/s", mflops_processed/seconds); in RunWithArg() 189 iterations, g_benchmark_total_time_ns/iterations, throughput); in RunWithArg()
|
/external/autotest/client/tests/dbench/ |
D | dbench.py | 37 (throughput, procs) = pattern.findall(self.results)[0] 38 self.write_perf_keyval({'throughput':throughput, 'procs':procs})
|
D | control | 6 Its results include throughput rates, which can be used for performance
|
/external/autotest/client/tests/ddtest/ |
D | ddtest.py | 41 for throughput in pattern.findall("\n".join(self.results)): 42 self.write_perf_keyval({'throughput':throughput})
|
/external/autotest/client/tests/tbench/ |
D | tbench.py | 46 (throughput, procs) = pattern.findall(self.results)[0] 47 self.write_perf_keyval({'throughput':throughput, 'procs':procs})
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/ |
D | hotplug05.txt | 24 measure current throughput 27 if [ throughput falls below $THRESHHOLD ]; then
|
/external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/ |
D | network_WiFi_BluetoothStreamPerf.py | 80 values = [result.throughput for result in results] 92 self.base_through = result.throughput 94 drop = int( (self.base_through - result.throughput) * 100 /
|
/external/v8/tools/ |
D | gc-nvp-trace-processor.py | 312 def throughput(name, trace): function 345 throughput('TOTAL', trace) 346 throughput('MS', marksweeps) 347 throughput('OLDSPACE', globalgcs)
|
/external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/ |
D | network_WiFi_AttenuatedPerf.py | 96 values = [result.throughput for result in results] 106 result.throughput,
|
/external/autotest/client/site_tests/hardware_RamFio/ |
D | control | 15 Create ram disk and use hardware_StorageFio to test for ram throughput
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | ffsb_op.h | 54 unsigned int throughput; member
|
/external/kernel-headers/original/uapi/linux/ |
D | x25.h | 105 unsigned int throughput; member
|
/external/autotest/server/site_tests/hardware_StorageStress/ |
D | control.soak | 14 Interleave every 15h a veritication test and measure latency/throughput.
|
/external/ltp/utils/benchmark/kernbench-0.42/ |
D | README | 6 This is a cpu throughput benchmark originally devised and used by Martin J. 17 You need more than 2Gb of ram for this to be a true throughput benchmark or
|
/external/autotest/client/site_tests/hardware_MemoryThroughput/ |
D | control.read_1thread_full_range | 7 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
|
D | control.copy_2thread_full_range | 7 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
|
D | control.cache_copy_1thread | 7 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
|
D | control.memory_qual | 7 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
|
D | control.copy_1thread_full_range | 7 PURPOSE = 'Benchmark sequential throughput for read, write, and copy'
|