Home
last modified time | relevance | path

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

12

/external/rust/crates/rayon/tests/
Dcollect.rs24 let mut drops = Mutex::new(Vec::new()); in collect_drop_on_unwind() localVariable
48 let drops = drops.get_mut().unwrap(); in collect_drop_on_unwind() localVariable
104 let drops = DROPS.load(Ordering::SeqCst); in collect_drop_on_unwind_zst() localVariable
/external/rust/crates/scopeguard/src/
Dlib.rs485 let drops = Cell::new(0); in test_defer() localVariable
493 let drops = Cell::new(0); in test_defer_success_1() localVariable
505 let drops = Cell::new(0); in test_defer_success_2() localVariable
517 let drops = Cell::new(0); in test_defer_unwind_1() localVariable
529 let drops = Cell::new(0); in test_defer_unwind_2() localVariable
/external/liburing/test/
Dcq-overflow.c24 static int test_io(const char *file, unsigned long usecs, unsigned *drops, int fault) in test_io()
247 unsigned iters, drops; in main() local
/external/linux-kselftest/tools/testing/selftests/bpf/benchs/
Drun_common.sh26 function drops() function
/external/rust/crates/crossbeam-utils/tests/
Dcache_padded.rs67 fn drops() { in drops() function
/external/rust/crates/crossbeam-queue/tests/
Dseg_queue.rs125 fn drops() { in drops() function
Darray_queue.rs282 fn drops() { in drops() function
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dcore_kern.c44 *from_dev, const struct net_device *to_dev, int sent, int drops, in BPF_PROG()
/external/kernel-headers/original/uapi/linux/
Dgen_stats.h62 __u32 drops; member
Dpkt_sched.h37 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/iproute2/include/uapi/linux/
Dgen_stats.h64 __u32 drops; member
Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/libnl/include/linux-private/linux/
Dgen_stats.h64 __u32 drops; member
Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/rust/crates/syn/src/
Dlib.rs432 mod drops; module
/external/linux-kselftest/tools/testing/selftests/bpf/
Dbench.h35 long drops; member
/external/rust/crates/crossbeam-channel/tests/
Dzero.rs402 fn drops() { in drops() function
Dlist.rs403 fn drops() { in drops() function
Darray.rs501 fn drops() { in drops() function
/external/tcpdump/
Dprint-sflow.c102 nd_uint32_t drops; member
115 nd_uint32_t drops; member
/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()
1116 int fd, drops = 0; in get_drops() local
/external/bpftool/include/uapi/linux/
Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/libbpf/include/uapi/linux/
Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/libnl/include/netlink-private/
Dtypes.h517 uint32_t drops; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h25145 __u32 drops; member
25182 __u32 drops; member
35033 int drops; member
35056 unsigned int drops; member
35070 unsigned int drops; member
35081 int drops; member
71280 u64 drops; member
78635 u64 drops; member

12