Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 15 of 15) sorted by relevance

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst515 .. _API_compatibility:
517 API compatibility
748 Thread local storage
802 Object cache sizing
829 Ready queue backlog
916 pthread API compatibility
930 Blocking system API calls
955 Locks and spinlocks
1001 Sleeps and delays
1019 Infinite loops
[all …]
/f-stack/freebsd/amd64/vmm/
H A Dx86.c99 uint16_t cores, maxcpus, sockets, threads; in x86_emulate_cpuid() local
H A Dvmm.c182 uint16_t threads; /* (o) num of threads/core */ member
508 uint16_t *threads, uint16_t *maxcpus) in vm_get_topology()
524 uint16_t threads, uint16_t maxcpus) in vm_set_topology()
/f-stack/freebsd/contrib/zstd/examples/
H A Dstreaming_compression_thread_pool.c155 pthread_t *threads = malloc_orDie(argc * sizeof(pthread_t)); in main() local
/f-stack/tools/libxo/
H A Dconfigure.ac182 AC_ARG_WITH(threads, optwith
/f-stack/dpdk/drivers/regex/octeontx2/
H A Dotx2_regexdev_compiler.c49 uint32_t threads = 1; in ree_rule_db_compile() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.h104 uint32_t threads; member
H A Dargon2.h182 uint32_t threads; /* maximum number of threads */ member
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dpool.c37 ZSTD_pthread_t* threads; member
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_thread_pool.c38 ngx_uint_t threads; member
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c1049 int threads = MIN(MAX(zvol_threads, 1), 1024); in zvol_init() local
/f-stack/freebsd/vm/
H A Dvm_pageout.c1657 u_int freed, pps, slop, threads, us; in vm_pageout_inactive_dispatch() local
/f-stack/freebsd/amd64/include/
H A Dvmm_dev.h241 uint16_t threads; member
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c992 struct thread threads[RTE_SWX_PIPELINE_THREADS_MAX]; member
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c7008 ZSTD_pthread_t* threads; member