Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 116) sorted by relevance

12345

/f-stack/app/micro_thread/
H A Dmt_cache.cpp41 uint32_t total = sizeof(TSkBuffer) + size; in new_sk_buffer() local
359 int32_t total = 0; in cache_udp_recv() local
401 int32_t total = 0; in cache_tcp_recv() local
464 int32_t ret = 0, total = 0; in cache_tcp_send() local
/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Dsdallocx.c13 size_t nsz, sz, alignment, total; in TEST_BEGIN() local
H A Daligned_alloc.c83 size_t alignment, size, total; in TEST_BEGIN() local
H A Dposix_memalign.c75 size_t alignment, size, total; in TEST_BEGIN() local
H A Dmallocx.c164 size_t nsz, rsz, alignment, total; in TEST_BEGIN() local
/f-stack/freebsd/arm64/include/
H A Dproc.h60 #define GET_STACK_USAGE(total, used) do { \ argument
/f-stack/freebsd/crypto/aesni/
H A Daesni_ccm.c205 size_t copy_amt, total = 0; in AES_CCM_encrypt() local
314 size_t total = 0; in decrypt_loop() local
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_writev_chain.c111 size_t total, size; in ngx_output_chain_to_iovec() local
H A Dngx_udp_sendmsg_chain.c116 size_t total, size; in ngx_udp_output_chain_to_iovec() local
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_upstream_least_conn_module.c103 ngx_int_t rc, total; in ngx_stream_upstream_get_least_conn_peer() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_least_conn_module.c106 ngx_int_t rc, total; in ngx_http_upstream_get_least_conn_peer() local
/f-stack/dpdk/app/test-eventdev/
H A Dtest_pipeline_common.c13 uint64_t total = 0; in pipeline_test_result() local
45 uint64_t total = 0; in processed_pkts() local
H A Dtest_perf_common.c12 uint64_t total = 0; in perf_test_result() local
225 uint64_t total = 0; in processed_pkts() local
238 uint64_t total = 0; in total_latency() local
/f-stack/freebsd/net/
H A Dmp_ring.c99 int n, pending, total; in drain_ring_locked() local
173 int n, pending, total; in drain_ring_lockless() local
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c209 size_t total = 0; in freebsd_crypt_uio_debug_log() local
333 size_t total = 0; in freebsd_crypt_uio() local
/f-stack/freebsd/i386/include/
H A Dproc.h74 #define GET_STACK_USAGE(total, used) do { \ argument
/f-stack/dpdk/app/test/
H A Dtest_spinlock.c133 uint64_t total = 0; in test_spinlock_perf() local
H A Dtest_mcslock.c104 uint64_t total = 0; in test_mcslock_perf() local
H A Dtest.c206 unsigned int total = 0, executed = 0, skipped = 0; in unit_test_suite_runner() local
H A Dresource.c38 size_t total = 0; in resource_fwrite() local
/f-stack/freebsd/netgraph/
H A Dng_tty.c352 size_t total = 0; in ngt_getc_inject() local
412 size_t total = 0; in ngt_rint_bypass() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_parse.c115 ngx_int_t value, total, scale; in ngx_parse_time() local
/f-stack/lib/
H A Dff_memory.c398 static inline struct rte_mbuf* ff_bsd_to_rte(void *m, int total) in ff_bsd_to_rte()
440 int ff_if_send_onepkt(struct ff_dpdk_if_context *ctx, void *m, int total) in ff_if_send_onepkt()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Drhead_ev.c276 unsigned int total; in rhead_ev_qpoll() local
422 unsigned int total; in rhead_ev_ew_qpoll() local
/f-stack/dpdk/kernel/linux/igb_uio/
H A Dcompat.h45 u16 total; in pci_num_vf() member

12345