Home
last modified time | relevance | path

Searched defs:core_count (Results 1 – 3 of 3) sorted by relevance

/spdk/lib/event/
H A Dscheduler_static.c30 balance_static(struct spdk_scheduler_core_info * cores,uint32_t core_count) balance_static() argument
H A Dapp.c277 uint32_t core_count = spdk_env_get_core_count(); calculate_mempool_size() local
/spdk/module/scheduler/gscheduler/
H A Dgscheduler.c57 balance(struct spdk_scheduler_core_info * cores,uint32_t core_count) balance() argument