Home
last modified time | relevance | path

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

/external/fio/
Dthread_options.h264 #define FIO_TOP_STR_MAX 256 macro
268 uint8_t description[FIO_TOP_STR_MAX];
269 uint8_t name[FIO_TOP_STR_MAX];
270 uint8_t directory[FIO_TOP_STR_MAX];
271 uint8_t filename[FIO_TOP_STR_MAX];
272 uint8_t filename_format[FIO_TOP_STR_MAX];
273 uint8_t opendir[FIO_TOP_STR_MAX];
274 uint8_t ioengine[FIO_TOP_STR_MAX];
275 uint8_t mmapfile[FIO_TOP_STR_MAX];
392 uint8_t cpumask[FIO_TOP_STR_MAX];
[all …]
Dcconv.c251 uint8_t cpumask[FIO_TOP_STR_MAX]; in convert_thread_options_to_cpu()
252 uint8_t verify_cpumask[FIO_TOP_STR_MAX]; in convert_thread_options_to_cpu()
461 uint8_t cpumask[FIO_TOP_STR_MAX]; in convert_thread_options_to_net()
462 uint8_t verify_cpumask[FIO_TOP_STR_MAX]; in convert_thread_options_to_net()