Home
last modified time | relevance | path

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

12345

/external/bcc/tools/
Dtcpdrop_example.txt57 This tool is useful for debugging high rates of drops, which can cause the
66 Trace TCP drops by the kernel
72 ./tcpdrop # trace kernel TCP drops
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLProcessorVersion.src93 * Development drops are works in progress towards a
96 * feature, which may take several development drops to
100 * Each 'D' drops can contain functional enhancements as
101 * well as defect fixes. 'D' drops may not be as stable as
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DVersion.src128 * Development drops are works in progress towards a
131 * feature, which may take several development drops to
135 * Each 'D' drops can contain functional enhancements as
136 * well as defect fixes. 'D' drops may not be as stable as
/external/apache-xml/src/main/java/org/apache/xalan/
DVersion.src131 * Development drops are works in progress towards a
134 * feature, which may take several development drops to
138 * Each 'D' drops can contain functional enhancements as
139 * well as defect fixes. 'D' drops may not be as stable as
/external/strace/tests/
Dnlattr_tcmsg.c89 .drops = 0xcdedafed, in main()
103 PRINT_FIELD_U(", ", st, drops); in main()
Dnlattr_tc_stats.c115 .drops = 0xcdbeaedb, in main()
124 PRINT_FIELD_U(", ", qstats, drops); in main()
/external/strace/tests-mx32/
Dnlattr_tcmsg.c89 .drops = 0xcdedafed, in main()
103 PRINT_FIELD_U(", ", st, drops); in main()
Dnlattr_tc_stats.c115 .drops = 0xcdbeaedb, in main()
124 PRINT_FIELD_U(", ", qstats, drops); in main()
/external/strace/tests-m32/
Dnlattr_tcmsg.c89 .drops = 0xcdedafed, in main()
103 PRINT_FIELD_U(", ", st, drops); in main()
Dnlattr_tc_stats.c115 .drops = 0xcdbeaedb, in main()
124 PRINT_FIELD_U(", ", qstats, drops); in main()
/external/python/rsa/
DREADME.md30 Version 3.4 was the last version in the 3.x range. Version 4.0 drops the following modules,
43 Version 4.0 drops support for Python 2.6 and 3.3.
/external/blktrace/
Dblktrace.c97 unsigned long long drops; member
911 static void net_send_close(int fd, char *buts_name, int drops) in net_send_close() argument
920 net_send_open_close(fd, drops, buts_name, 1); in net_send_close()
936 net_send_close(fd, dpp->buts_name, dpp->drops); in net_send_drops()
1116 int fd, drops = 0; in get_drops() local
1136 drops = atoi(tmp); in get_drops()
1139 return drops; in get_drops()
1149 dpp->drops = get_drops(dpp); in get_all_drops()
1633 iop->dpp->drops = get_drops(iop->dpp); in close_ios()
1642 net_send_close(iop->ofd, dpp->buts_name, dpp->drops); in close_ios()
[all …]
/external/tensorflow/tensorflow/lite/tools/optimize/g3doc/
Dquantize_weights.md51 there can be accuracy drops depending on the model. For common CNN networks, the
52 observed accuracy drops are small and can be seen below.
/external/u-boot/drivers/net/pfe_eth/
Dpfe_cmd.c190 u32 drops; in tmu_queue_stats() local
194 drops = qm_read_drop_stat(tmu, queue, NULL, 0); in tmu_queue_stats()
201 drops, readl(TMU_TEQ_TRANS_STAT), in tmu_queue_stats()
/external/turbine/javatests/com/google/turbine/lower/testdata/
Denum_abstract.test6 // javac drops the inaccessible member f() and doesn't generate
/external/libnl/include/linux-private/linux/
Dgen_stats.h51 __u32 drops; member
/external/strace/
Drtnl_tc.c61 PRINT_FIELD_U(", ", st, drops); in decode_tc_stats()
154 PRINT_FIELD_U(", ", qstats, drops); in decode_gnet_stats_queue()
/external/kernel-headers/original/uapi/linux/
Dgen_stats.h65 __u32 drops; member
/external/iproute2/include/uapi/linux/
Dgen_stats.h64 __u32 drops; member
/external/unicode/additions/
Demoji-exclusions.txt8 # Should be an empty file, used for temporary non-final emoji font drops.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dbranchfolding-undef.mir2 # Test that tail merging drops undef flags that aren't present on all
/external/autotest/client/site_tests/power_CPUIdle/
Dcontrol7 PURPOSE = "Ensure the processor drops into idle state when it is idle."
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug05.txt35 # Analyze drops in activities
/external/tcpdump/
Dprint-sflow.c90 uint8_t drops[4]; member
103 uint8_t drops[4]; member
824 EXTRACT_32BITS(sflow_flow_sample->drops), in sflow_print_flow_sample()
858 EXTRACT_32BITS(sflow_expanded_flow_sample->drops), in sflow_print_expanded_flow_sample()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/v1.12/
Dstart-lib-common.ll17 ; v1.12 gold honors --start-lib/--end-lib, drops %t2.o and ends up

12345