Searched defs:threads (Results 1 – 15 of 15) sorted by relevance
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | performance_thread.rst | 515 .. _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 D | x86.c | 99 uint16_t cores, maxcpus, sockets, threads; in x86_emulate_cpuid() local
|
| H A D | vmm.c | 182 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 D | streaming_compression_thread_pool.c | 155 pthread_t *threads = malloc_orDie(argc * sizeof(pthread_t)); in main() local
|
| /f-stack/tools/libxo/ |
| H A D | configure.ac | 182 AC_ARG_WITH(threads, optwith
|
| /f-stack/dpdk/drivers/regex/octeontx2/ |
| H A D | otx2_regexdev_compiler.c | 49 uint32_t threads = 1; in ree_rule_db_compile() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
| H A D | argon2-core.h | 104 uint32_t threads; member
|
| H A D | argon2.h | 182 uint32_t threads; /* maximum number of threads */ member
|
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | pool.c | 37 ZSTD_pthread_t* threads; member
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_thread_pool.c | 38 ngx_uint_t threads; member
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zvol_os.c | 1049 int threads = MIN(MAX(zvol_threads, 1), 1024); in zvol_init() local
|
| /f-stack/freebsd/vm/ |
| H A D | vm_pageout.c | 1657 u_int freed, pps, slop, threads, us; in vm_pageout_inactive_dispatch() local
|
| /f-stack/freebsd/amd64/include/ |
| H A D | vmm_dev.h | 241 uint16_t threads; member
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_swx_pipeline.c | 992 struct thread threads[RTE_SWX_PIPELINE_THREADS_MAX]; member
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 7008 ZSTD_pthread_t* threads; member
|