HomeSort by relevance Sort by last modified time
    Searched full:mbps (Results 1 - 25 of 158) sorted by null

1 2 3 4 5 6 7

  /external/tcpdump/tests/
ospf-gmpls.out 14 Maximum Bandwidth subTLV (6), length: 4, 622.080 Mbps
15 Maximum Reservable Bandwidth subTLV (7), length: 4, 622.080 Mbps
17 TE-Class 0: 622.080 Mbps
18 TE-Class 1: 622.080 Mbps
19 TE-Class 2: 622.080 Mbps
20 TE-Class 3: 622.080 Mbps
21 TE-Class 4: 622.080 Mbps
22 TE-Class 5: 622.080 Mbps
23 TE-Class 6: 622.080 Mbps
24 TE-Class 7: 622.080 Mbps
    [all...]
lmp-v.out 16 Transmission Rate: 0.001 Mbps
85 Min Reservable Bandwidth: 0.001 Mbps
86 Max Reservable Bandwidth: 0.001 Mbps
96 Min Reservable Bandwidth: 9877.895 Mbps
97 Max Reservable Bandwidth: 10325.547 Mbps
  /cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/
SequentialRWTest.java 67 double[] mbps = ReportLog.calcRatePerSecArray((double)BUFFER_SIZE / 1024 / 1024, times); local
69 mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS);
72 Stat.StatResult stat = Stat.getStat(mbps);
74 ResultUnit.MBPS);
100 ResultType.HIGHER_BETTER, ResultUnit.MBPS);
118 double[] mbps = ReportLog.calcRatePerSecArray((double)fileSize / 1024 / 1024, times); local
120 mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS);
121 Stat.StatResult stat = Stat.getStat(mbps);
    [all...]
FileUtil.java 304 double[] mbps = ReportLog.calcRatePerSecArray((double)fileSize / runsInOneGo / 1024 / 1024, local
307 mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS);
310 Stat.StatResult stat = Stat.getStat(mbps);
313 ResultUnit.MBPS);
357 double[] mbps = ReportLog.calcRatePerSecArray((double)fileSize / runsInOneGo / 1024 / 1024, local
360 mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS);
363 Stat.StatResult stat = Stat.getStat(mbps);
366 ResultUnit.MBPS);
398 double[] mbps = ReportLog.calcRatePerSecArray((double)bufferSize \/ 1024 \/ 1024, local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
mii.h 34 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */
46 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */
61 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */
62 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */
63 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */
64 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */
65 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */
70 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */
72 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */
74 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex *
    [all...]
fdreg.h 97 * 2 Mbps data transfer rate for tape
122 #define FDC_82078_1 0x61 /* 82078-1 (2Mbps fdc) */
if_arp.h 30 #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */
76 #define ARPHRD_ASH 781 /* Nexus 64Mbps Ash */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
mii.h 34 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */
46 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */
61 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */
62 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */
63 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */
64 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */
65 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */
70 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */
72 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */
74 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex *
    [all...]
fdreg.h 97 * 2 Mbps data transfer rate for tape
122 #define FDC_82078_1 0x61 /* 82078-1 (2Mbps fdc) */
if_arp.h 30 #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */
76 #define ARPHRD_ASH 781 /* Nexus 64Mbps Ash */
  /external/kernel-headers/original/uapi/linux/
mii.h 36 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */
48 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */
63 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */
64 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */
65 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */
66 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */
67 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */
72 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */
74 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */
76 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex *
    [all...]
fdreg.h 97 * 2 Mbps data transfer rate for tape
122 #define FDC_82078_1 0x61 /* 82078-1 (2Mbps fdc) */
if_arp.h 30 #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */
76 #define ARPHRD_ASH 781 /* Nexus 64Mbps Ash */
  /external/iproute2/examples/diffserv/
regression-testing 38 which is roughly: 5mbps
54 approximately 5mbps
59 approximately 3.5mbps
64 approximately 2.5mbps
69 approximately 1.5mbps
85 + 2*PIR2 + PIR1 for u32 which is roughly: 6mbps
87 for chains which is roughly: 6mbps
106 +PIR1 -- approximately 4mbps
111 + 2* PIR2 approximately 3mbps
116 approximately 2.5mbps
    [all...]
  /cts/suite/cts/deviceTests/dram/src/com/android/cts/dram/
BandwidthTest.java 170 double[] mbps = ReportLog.calcRatePerSecArray( local
172 getReportLog().printArray("memcpy throughput", mbps, ResultType.HIGHER_BETTER,
173 ResultUnit.MBPS);
174 Stat.StatResult stat = Stat.getStatWithOutlierRejection(mbps, OUTLIER_THRESHOLD);
188 ResultUnit.MBPS);
203 double[] mbps = ReportLog.calcRatePerSecArray( local
205 getReportLog().printArray("memset throughput", mbps, ResultType.HIGHER_BETTER,
206 ResultUnit.MBPS);
207 Stat.StatResult stat = Stat.getStatWithOutlierRejection(mbps, OUTLIER_THRESHOLD);
221 ResultUnit.MBPS);
    [all...]
  /external/chromium_org/third_party/webrtc/tools/loopback_test/
record-test.sh 17 # (recording 3 tests with 5mins and bitrates 1mbps, 2mbps and 3mbps)
57 # does not produces images complex enough to reach 3mbps.
  /frameworks/base/media/java/android/media/
MediaCodecInfo.java     [all...]
  /cts/common/util/src/com/android/compatibility/common/util/
ResultUnit.java 34 MBPS,
  /cts/libs/commonutil/src/com/android/cts/util/
ResultUnit.java 35 MBPS,
  /external/chromium_org/build/android/
screenshot.py 59 'from 0.1 to 100 mbps, %default mbps by default.',
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h     [all...]
  /external/chromium_org/media/cast/test/utility/
udp_proxy_main.cc 99 fprintf(stderr, "Sending : %5.2f / %5.2f mbps %6.2f / %6.2f packets / s\n",
104 fprintf(stderr, "Receiving: %5.2f / %5.2f mbps %6.2f / %6.2f packets / s\n",
  /external/chromium_org/net/quic/congestion_control/
hybrid_slow_start.cc 85 // This first trigger will not come into play until we hit roughly 9.6 Mbps
86 // with delayed acks (or 4.8Mbps without delayed acks)
  /external/iproute2/include/linux/
if_arp.h 30 #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */
76 #define ARPHRD_ASH 781 /* Nexus 64Mbps Ash */
  /external/libnl/include/linux/
if_arp.h 28 #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */
73 #define ARPHRD_ASH 781 /* Nexus 64Mbps Ash */

Completed in 655 milliseconds

1 2 3 4 5 6 7