Home
last modified time | relevance | path

Searched full:drops (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp778 // FIXME this drops the error on the floor. in readControlBlock()
796 // FIXME this drops the error on the floor. in readControlBlock()
809 // FIXME this drops the error on the floor. in readControlBlock()
846 // FIXME this drops the error on the floor.
863 // FIXME this drops the error on the floor. in readIdentifierBlock()
881 // FIXME this drops the error on the floor. in readIdentifierBlock()
894 // FIXME this drops the error on the floor. in readIdentifierBlock()
922 // FIXME this drops the error on the floor.
939 // FIXME this drops the error on the floor. in readObjCContextBlock()
957 // FIXME this drops th in readObjCContextBlock()
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp49 // FIXME this drops the error on the floor. in readDiagnostics()
61 // FIXME this drops the error on the floor. in readDiagnostics()
69 // FIXME this drops the error on the floor. in readDiagnostics()
79 // FIXME this drops the error on the floor. in readDiagnostics()
99 // FIXME this drops the error on the floor. in readDiagnostics()
165 // FIXME this drops the error on the floor. in readMetaBlock()
183 // FIXME this drops the error on the floor. in readMetaBlock()
214 // FIXME this drops the error on the floor. in readDiagnosticBlock()
237 // FIXME this drops the error on the floor. in readDiagnosticBlock()
/freebsd-src/sys/netgraph/
H A Dng_vlan_rotate.c82 {"drops", &ng_parse_uint64_type},
149 counter_u64_t drops, excessive, incomplete; member
176 vrp->stats.drops = counter_u64_alloc(M_WAITOK); in ng_vlanrotate_constructor()
271 p->drops = counter_u64_fetch(vrp->stats.drops); in ng_vlanrotate_rcvmsg()
283 counter_u64_zero(vrp->stats.drops); in ng_vlanrotate_rcvmsg()
454 counter_u64_add(vrp->stats.drops, 1); in ng_vlanrotate_rcvdata()
473 counter_u64_free(vrp->stats.drops); in ng_vlanrotate_shutdown()
/freebsd-src/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h71 u_int32_t drops; /* number if dropped items */ member
82 (q)->drops = 0; \
96 #define NG_BT_MBUFQ_DROP(q) (q)->drops ++
157 u_int32_t drops; /* number if dropped items */ member
167 (q)->drops = 0; \
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/rates/
H A Dtst.aggrate.d32 * drops.
34 * SECTION: Aggregations/Minimizing drops;
43 * is being set properly, there should be no aggregation drops. Note that
H A Dtst.switchrate.d31 * If the switch rate is set properly, there should be no drops.
42 * is being set properly, there should be no drops. Note that this test
/freebsd-src/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h55 uint32_t drops; member
102 si->main_q.ni.drops ++; in fq_update_stats()
103 q->stats.drops ++; in fq_update_stats()
104 si->_si.ni.drops ++; in fq_update_stats()
H A Dip_dn_glue.c88 #define DNOLD_NOERROR 0x0010 /* do not report ENOBUFS on drops */
146 u_int32_t drops ; member
211 u_int32_t drops ; member
599 fq7->drops = ni->drops; in dn_c_copy_q()
604 fq8->drops = ni->drops; in dn_c_copy_q()
H A Ddn_aqm.h135 qni->drops++; in update_stats()
136 sni->drops++; in update_stats()
/freebsd-src/share/examples/pf/
H A Dackpri10 # upload saturates the uplink, download drops to 7 kB/s. With the
11 # priority queue below, download drops only to 48 kB/s.
/freebsd-src/sys/net/
H A Dmp_ring.c269 r->drops = counter_u64_alloc(flags); in ifmp_ring_alloc()
274 if (r->enqueues == NULL || r->drops == NULL || r->starts == NULL || in ifmp_ring_alloc()
297 if (r->drops != NULL) in ifmp_ring_free()
298 counter_u64_free(r->drops); in ifmp_ring_free()
334 counter_u64_add(r->drops, n); in ifmp_ring_enqueue()
409 counter_u64_add(r->drops, n); in ifmp_ring_enqueue()
515 counter_u64_zero(r->drops); in ifmp_ring_reset_stats()
/freebsd-src/lib/libpmc/pmu-events/arch/arm64/hisilicon/hip08/
H A Duncore-l3c.json89 "BriefDescription": "Count of the number of prefetch drops from this L3C",
90 "PublicDescription": "Count of the number of prefetch drops from this L3C",
/freebsd-src/contrib/tcpdump/
H A Dprint-sflow.c100 nd_uint32_t drops;
113 nd_uint32_t drops;
768 ND_PRINT(" seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, input %u output %u records %u", in sflow_print_flow_sample()
774 GET_BE_U_4(sflow_flow_sample->drops), in sflow_print_flow_sample()
798 ND_PRINT(" seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, records %u", in sflow_print_expanded_flow_sample()
804 GET_BE_U_4(sflow_expanded_flow_sample->drops), in sflow_print_expanded_flow_sample()
102 nd_uint32_t drops; global() member
115 nd_uint32_t drops; global() member
/freebsd-src/cddl/usr.sbin/dtrace/tests/common/
H A DMakefile17 drops \
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.11170 provides a special pseudo-probe to represent drops.
1173 polls for various kinds of drops
1175 will produce output similar to the following in order to represent drops:
1188 "msg": "... dynamic variable drops\n"
1213 returns 0 even if the specified tracing requests encountered errors or drops.
/freebsd-src/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h1082 * number of drops, the number of errors, the offset of the oldest record,
1094 uint64_t dtbd_drops; /* number of drops */
1124 * structure contains members to count drops other than the capacity drops
1126 * drops (including capacity dynamic drops, rinsing drops and dirty drops), and
1127 * speculative drops (including capacity speculative drops, drop
[all...]
H A Ddtrace_impl.h321 * copying the various state fields (offset, drops, errors, etc.) into their
422 #define DTRACEBUF_DROPPED 0x0010 /* drops occurred */
432 uint32_t dtb_drops; /* number of drops */
436 uint32_t dtb_xamot_drops; /* drops in inactive buffer */
532 * speculative drops. The speculation states are as follows:
725 * counter to indicate dynamic drops (if in EMPTY state) vs. dynamic
726 * dirty drops (if in DIRTY state) vs. dynamic rinsing drops (if in
820 uint64_t dtdsc_drops; /* number of capacity drops */
821 uint64_t dtdsc_dirty_drops; /* number of dirty drops */
[all...]
/freebsd-src/sys/contrib/openzfs/config/
H A Dkernel-access-ok-type.m42 dnl # Linux 5.0: access_ok() drops 'type' parameter:
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/
H A Dandroid.inc23 // compiler-rt ever drops support for Android 8.0.
/freebsd-src/stand/ficl/softwords/
H A Dsoftcore.fr153 \ PREVIOUS drops the search order stack
171 \ FORTH drops the top of the search stack and pushes FORTH-WORDLIST
/freebsd-src/contrib/ofed/libibverbs/man/
H A Dibv_modify_srq.356 "low watermark" asynchronous event once the number of WRs in the SRQ drops below srq_limit.
/freebsd-src/sys/contrib/device-tree/Bindings/reset/
H A Dti,tps380x-reset.yaml15 RESET signal if the voltage drops below a preset threshold or upon a manual
/freebsd-src/sys/contrib/device-tree/Bindings/power/supply/
H A Dbq2415x.txt26 constant-voltage phase drops below this value (in mA).
/freebsd-src/sys/contrib/device-tree/Bindings/iio/adc/
H A Drichtek,rtq6056.yaml17 The device monitors both of the drops across sense resistor and the BUS
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/
H A Dtst.Drop.ksh32 # Fixed bug 6521523 aggregation drops can hang the Java DTrace API.

12345678910>>...18