/external/kernel-headers/original/linux/ |
pagemap.h | 40 * throughput (it can then be mapped into user
|
/external/libnfc-nci/src/nfa/int/ |
nfa_snep_int.h | 186 UINT16 tx_miu; /* adjusted MIU for throughput */
|
/external/libppp/src/ |
async.c | 49 #include "throughput.h"
|
mp.h | 103 int period; /* link->throughput sample period */
|
tcp.c | 51 #include "throughput.h"
|
tcpmss.c | 47 #include "throughput.h"
|
vjcomp.c | 53 #include "throughput.h"
|
arp.c | 56 #include "throughput.h"
|
atm.c | 50 #include "throughput.h"
|
/external/wpa_supplicant_8/hostapd/ |
android.config | 140 # IEEE 802.11n (High Throughput) support
|
/external/wpa_supplicant_8/src/crypto/ |
aes-internal-dec.c | 8 * cost of reduced throughput (quite small difference on Pentium 4,
|
/frameworks/base/core/java/android/net/ |
LinkQualityInfo.java | 24 * such as the upload/download throughput or packet error rate.
|
MobileLinkQualityInfo.java | 23 * such as the upload/download throughput or error rate etc.
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
bcmip.h | 84 #define IPV4_TOS_THROUGHPUT 0x8 /* Best throughput requested */
|
/libcore/benchmarks/src/benchmarks/regression/ |
ParseBenchmark.java | 37 * Measure throughput of various parsers.
|
/device/asus/flo/nfc/ |
libnfc-brcm.conf | 10 # Change this setting to control how often USERIAL log the performance (throughput)
|
/device/lge/hammerhead/nfc/ |
libnfc-brcm.conf | 10 # Change this setting to control how often USERIAL log the performance (throughput)
|
/external/chromium_org/cc/scheduler/ |
texture_uploader.cc | 26 // How many previous uploads to use when predicting future throughput.
|
/external/chromium_org/media/filters/ |
ffmpeg_demuxer.h | 211 // throughput using demuxer_bench to verify improvements.
|
/external/chromium_org/remoting/host/ |
video_scheduler.h | 142 // rate-limit frame captures to network throughput.
|
/external/chromium_org/skia/ext/ |
image_operations_bench.cc | 9 // average throughput. Because it uses elapsed time to do its math, it is only
|
/external/chromium_org/third_party/sqlite/src/test/ |
notify2.test | 41 # that sqlite3_blocking_step() resulted in higher transaction throughput.
|
/external/iproute2/man/man8/ |
tc-sfb.8 | 137 Set this to a reasonable fraction of your uplink throughput; the
|
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_fcr.c | 295 sprintf(p_str, "[%02u] throughput: %5u, ack_delay avg:%3u, min:%3u, max:%3u, ack_q_count avg:%3u, min:%3u, max:%3u", 296 i, p_ccb->fcrb.throughput[i], 302 throughput_avg += p_ccb->fcrb.throughput[i]; [all...] |
/development/ndk/platforms/android-3/include/linux/ |
wireless.h | 454 __u32 throughput; member in struct:iw_range
|