Home
last modified time | relevance | path

Searched refs:drops (Results 1 – 25 of 31) sorted by relevance

12

/external/blktrace/
Dblktrace.c97 unsigned long long drops; member
889 static void net_send_close(int fd, char *buts_name, int drops) in net_send_close() argument
898 net_send_open_close(fd, drops, buts_name, 1); in net_send_close()
914 net_send_close(fd, dpp->buts_name, dpp->drops); in net_send_drops()
1080 int fd, drops = 0; in get_drops() local
1100 drops = atoi(tmp); in get_drops()
1103 return drops; in get_drops()
1113 dpp->drops = get_drops(dpp); in get_all_drops()
1578 iop->dpp->drops = get_drops(iop->dpp); in close_ios()
1587 net_send_close(iop->ofd, dpp->buts_name, dpp->drops); in close_ios()
[all …]
/external/iproute2/include/linux/
Dgen_stats.h55 __u32 drops; member
Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/iproute2/tc/
Dtc_util.c512 q.drops, q.overlimits, q.requeues); in print_tcstats2_attr()
554 prefix, (unsigned long long)st.bytes, st.packets, st.drops, in print_tcstats_attr()
/external/libvpx/examples/
Ddecode_with_drops.txt5 This is an example utility which drops a series of frames, as specified
Dvp8_scalable_patterns.txt143 drops.
/external/iproute2/doc/actions/
Dgact-usage14 - drop drops packets
Dmirred-usage128 so you could tcpdump them (dummy by defaults drops all packets it sees).
/external/kernel-headers/original/linux/
Dquota.h195 int drops; member
Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/bluetooth/hcidump/src/
Dhcidump.c116 uint32_t drops; /* Cumulative Drops */ member
331 dp->drops = 0; in process_frames()
/external/bluetooth/bluez/test/
Dhciemu.c123 uint32_t drops; /* Cumulative Drops */ member
235 pkt.drops = htonl(0); in write_snoop()
/external/quake/quake/src/WinQuake/kit/
D3DFX.TXT127 4. GLQuake comes up for a little while then drops me back to the
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT501 appear in the upper left corner of the screen if the frame rate drops
633 drops to a very low level, below 5 frames a second. A frame rate
/external/grub/docs/
Dgrub.texi273 set from scratch. If no configuration file is present, GRUB drops to
1925 option, or if the configuration file was not found, then GRUB drops to
Dgrub.info223 GRUB drops to the command-line.
1736 option, or if the configuration file was not found, then GRUB drops to
/external/webkit/WebKit/mac/WebView/
DWebView.mm5066 // (Research indicates that value / page drops substantially after 3 pages.)
/external/dropbear/libtomcrypt/
Dchanges353 …-- Added LTC_FAST support to PMAC (drops the cycle/byte by about 9 cycles on my AMD64) [note: I la…
/external/webkit/WebKit/mac/
DChangeLog-2002-12-034441 of the request, changes the URL, and then drops the old request.
6870 - 3004466 -- favorites bar doesn't accept drops of URL strings
7977 Fixed 3043505. Disallows drag drops on originating view.
DChangeLog-2007-10-141023 …The result of these changes is that loading 100,000 history items drops from around 25s to 1.6s. …
1024 100 items drops from 0.003s to 0.002s.
/external/srec/config/en.us/dictionary/
Dlarge.ok8445 drops drops
/external/sqlite/dist/
Dsqlite3.c.orig21964 ** The structure is reclaimed when the number of pointers to it drops to
29935 ** reference count drops to 0, then it is made elible for recycling.
37191 ** 2) The number of locks held by other connections drops to zero.
39766 ** The call to sqlite3BtreeRollback() drops any table-locks held by
43502 ** This loop also drops the divider cells from the parent page. This
97933 ** Otherwise, make arrangements to invoke xNotify when pOther drops
108033 ** count drops to zero, the node data is written to the database.
/external/bison/
DChangeLog9712 Note: this patch partially drops `semantic-parser' support: it
/external/webkit/JavaScriptCore/
DChangeLog5172 (WTF::ThreadVerifier::deactivate): Deactivates checks. Called when ref count drops below 2.
/external/webkit/WebKitTools/
DChangeLog6851 …In order to make sure that WebCore also drops these handles we call QWebSettings::clearMemoryCache…

12