Searched defs:fio_cpu_count (Results 1 – 4 of 4) sorted by relevance
36 #define fio_cpu_count(mask) CPU_COUNT((mask)) macro
133 static inline int fio_cpu_count(os_cpu_mask_t *mask) in fio_cpu_count() function
218 static inline int fio_cpu_count(os_cpu_mask_t *mask) in fio_cpu_count() function
66 #define fio_cpu_count(mask) CPU_COUNT((mask)) macro