Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dpthread_shim.c23 #define CPU_COUNT(x) __cpu_count(x)
26 __cpu_count(const rte_cpuset_t *cpuset) in __cpu_count() function