Home
last modified time | relevance | path

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

123

/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/iproute2/examples/bpf/
Dbpf_agent.c59 long drops; in bpf_dump_drops() local
61 assert(bpf_lookup_elem(fd, &cpu, &drops) == 0); in bpf_dump_drops()
62 printf("\tcpu%d: %5ld", cpu, drops); in bpf_dump_drops()
/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/libnl/include/linux-private/linux/
Dgen_stats.h51 __u32 drops; member
Dpkt_sched.h35 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/iproute2/include/linux/
Dgen_stats.h62 __u32 drops; member
Dpkt_sched.h35 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/kernel-headers/original/uapi/linux/
Dgen_stats.h63 __u32 drops; member
/external/autotest/client/site_tests/video_YouTubePage/
Dcontrol.frame_drop9 This test will fail if YouTube page HTML5 video has excessive frame drops.
/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/llvm/test/Transforms/GlobalOpt/
Dmetadata.ll17 ; for 'MetadataAsValue::get(ValueAsMetadata::get(Value*))'. When @G drops to
/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/llvm/test/tools/gold/X86/
Dstart-lib-common.ll14 ; ToT gold (as of 03/2016) honors --start-lib/--end-lib, drops %t2.o and ends up
/external/pdfium/build_overrides/
Dbuild.gni8 # builds. We can remove this when Chromium drops 10.6 support and also
/external/libyuv/files/build_overrides/
Dbuild.gni13 # remove this when Chromium drops 10.6 support and also requires 10.7.
/external/iproute2/tc/
Dtc_util.c533 q.drops, q.overlimits, q.requeues); in print_tcstats2_attr()
585 prefix, (unsigned long long)st.bytes, st.packets, st.drops, in print_tcstats_attr()
/external/iproute2/doc/actions/
Dgact-usage14 - drop drops packets
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dglobal-sections.ll21 ; TODO: linux drops this into .rodata, we drop it into ".gnu.linkonce.r.G2"
/external/ltp/utils/benchmark/kernbench-0.42/
DREADME61 preparation and drops number of runs to 3. Modified half loads to
/external/libnl/lib/route/
Dtc.c129 tc->tc_stats[RTNL_TC_DROPS] = q->drops; in rtnl_tc_msg_parse()
152 tc->tc_stats[RTNL_TC_DROPS] = st->drops; in rtnl_tc_msg_parse()
/external/llvm/test/Transforms/InstCombine/
Dloadstore-metadata.ll26 ; Ensure (cast (load (...))) -> (load (cast (...))) drops range metadata. It
/external/openssh/
Dssh-keyscan.0109 key, and drops the connection as soon as it gets the key.

123