Home
last modified time | relevance | path

Searched refs:CPU_COUNT (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/eal/windows/include/
H A Dsched.h57 #define CPU_COUNT(s) count_cpu(s) macro
/dpdk/examples/l2fwd-cat/
H A Dcat.c254 if (offset < 0 || CPU_COUNT(&cpuset) == 0) in parse_l3ca()
352 if (CPU_COUNT(&mask) != 0) { in check_cpus_overlapping()
/dpdk/lib/eal/common/
H A Deal_common_options.c1236 set_count = CPU_COUNT(&lcore_set); in eal_parse_lcores()
1981 if (!CPU_COUNT(cpuset)) { in compute_ctrl_threads_cpuset()