Searched defs:fio_cpu_count (Results 1 – 5 of 5) sorted by relevance
40 #define fio_cpu_count(mask) CPU_COUNT((mask)) macro
132 static inline int fio_cpu_count(os_cpu_mask_t *mask) in fio_cpu_count() function
226 static inline int fio_cpu_count(os_cpu_mask_t *mask) in fio_cpu_count() function
86 #define fio_cpu_count(mask) CPU_COUNT((mask)) macro
73 #define fio_cpu_count(mask) CPU_COUNT((mask)) macro