| /NextBSD/sys/netgraph/bluetooth/include/ |
| HD | ng_bluetooth.h | 70 u_int32_t drops; /* number if dropped items */ member 81 (q)->drops = 0; \ 95 #define NG_BT_MBUFQ_DROP(q) (q)->drops ++ 156 u_int32_t drops; /* number if dropped items */ member 166 (q)->drops = 0; \
|
| /NextBSD/sys/dev/cxgbe/ |
| HD | t4_mp_ring.c | 203 r->drops = counter_u64_alloc(flags); in mp_ring_alloc() 208 if (r->enqueues == NULL || r->drops == NULL || r->starts == NULL || in mp_ring_alloc() 229 if (r->drops != NULL) in mp_ring_free() 230 counter_u64_free(r->drops); in mp_ring_free() 265 counter_u64_add(r->drops, n); in mp_ring_enqueue() 351 counter_u64_zero(r->drops); in mp_ring_reset_stats()
|
| HD | t4_mp_ring.h | 51 counter_u64_t drops; member
|
| /NextBSD/sys/net/ |
| HD | mp_ring.c | 203 r->drops = counter_u64_alloc(flags); in mp_ring_alloc() 208 if (r->enqueues == NULL || r->drops == NULL || r->starts == NULL || in mp_ring_alloc() 229 if (r->drops != NULL) in mp_ring_free() 230 counter_u64_free(r->drops); in mp_ring_free() 265 counter_u64_add(r->drops, n); in mp_ring_enqueue() 351 counter_u64_zero(r->drops); in mp_ring_reset_stats()
|
| HD | mp_ring.h | 51 counter_u64_t drops; member
|
| /NextBSD/cddl/contrib/dtracetoolkit/Notes/ |
| HD | ALLjava_notes.txt | 9 * I see "drops" 13 dtrace: 2547 drops on CPU 0 21 If you see drops, you should first ask yourself whether you need to be
|
| /NextBSD/share/examples/pf/ |
| HD | ackpri | 11 # upload saturates the uplink, download drops to 7 kB/s. With the 12 # priority queue below, download drops only to 48 kB/s.
|
| /NextBSD/sys/netpfil/ipfw/ |
| HD | ip_dn_glue.c | 142 u_int32_t drops ; member 208 u_int32_t drops ; member 594 fq7->drops = ni->drops; in dn_c_copy_q() 599 fq8->drops = ni->drops; in dn_c_copy_q()
|
| /NextBSD/usr.bin/calendar/calendars/ |
| HD | calendar.computer | 15 01/08 Justice Dept. drops IBM suit, 1982 18 01/17 Justice Dept. begins IBM anti-trust suit, 1969 (drops it, January 8, 1982)
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | dnlcstat_example.txt | 39 the find command exhausts the DNLC, and the hit rate drops to below 10%.
|
| HD | dvmstat_example.txt | 29 see the "re" value drops, and both the "maj" major faults and "fpi" values
|
| HD | vopstat_example.txt | 54 you may see dynamic variable drops.
|
| /NextBSD/contrib/tcpdump/ |
| HD | print-sflow.c | 89 uint8_t drops[4]; member 102 uint8_t drops[4]; member 778 EXTRACT_32BITS(sflow_flow_sample->drops), in sflow_print_flow_sample() 809 EXTRACT_32BITS(sflow_expanded_flow_sample->drops), in sflow_print_expanded_flow_sample()
|
| /NextBSD/sys/netpfil/ipfw/test/ |
| HD | test_dn_sched.c | 62 q->ni.drops++; in dn_enqueue()
|
| HD | dn_test.h | 88 int drops; member
|
| /NextBSD/cddl/usr.sbin/dtrace/tests/common/ |
| HD | Makefile | 19 drops \
|
| /NextBSD/sys/netinet/ |
| HD | ip_dummynet.h | 177 uint32_t drops; member
|
| /NextBSD/sys/boot/ficl/softwords/ |
| HD | softcore.fr | 128 \ PREVIOUS drops the search order stack 146 \ FORTH drops the top of the search stack and pushes FORTH-WORDLIST
|
| /NextBSD/sys/dev/sfxge/ |
| HD | sfxge_tx.h | 214 unsigned long drops; member
|
| HD | sfxge_tx.c | 118 SFXGE_TX_STAT(tx_drops, drops), 446 ++txq->drops; in sfxge_tx_queue_mbuf() 1801 uint64_t drops = 0; in sfxge_tx_get_drops() local 1812 drops += txq->drops + txq->get_overflow + in sfxge_tx_get_drops() 1817 return (drops); in sfxge_tx_get_drops()
|
| /NextBSD/sys/ofed/drivers/infiniband/ulp/ipoib/ |
| HD | Kconfig | 24 drops for multicast and UD mode traffic from this interface,
|
| /NextBSD/etc/mtree/ |
| HD | BSD.tests.dist | 82 drops
|
| /NextBSD/usr.bin/fortune/ |
| HD | README | 6 sure that your user community goes berzerk/sues your pants off/drops dead
|
| /NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | dt_consume.c | 2412 uint64_t drops; in dt_consume_cpu() local 2859 if ((drops = buf->dtbd_drops) == 0) in dt_consume_cpu() 2867 return (dt_handle_cpudrop(dtp, cpu, DTRACEDROP_PRINCIPAL, drops)); in dt_consume_cpu() 3304 uint64_t *drops = alloca(max_ncpus * sizeof (uint64_t)); local 3309 bzero(drops, max_ncpus * sizeof (uint64_t)); 3331 drops[i] = buf->dtbd_drops; 3370 if (drops[i] != 0) { 3372 DTRACEDROP_PRINCIPAL, drops[i]);
|
| /NextBSD/contrib/ntp/html/hints/ |
| HD | sgi | 37 the amplitude drops to 0.5msec (surprise!). This may be a consequence
|