Home
last modified time | relevance | path

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

/dports/benchmarks/fio/fio-3.29/
H A Dthread_options.h384 #define FIO_TOP_STR_MAX 256 macro
389 uint8_t name[FIO_TOP_STR_MAX];
390 uint8_t wait_for[FIO_TOP_STR_MAX];
391 uint8_t directory[FIO_TOP_STR_MAX];
392 uint8_t filename[FIO_TOP_STR_MAX];
394 uint8_t opendir[FIO_TOP_STR_MAX];
395 uint8_t ioengine[FIO_TOP_STR_MAX];
396 uint8_t mmapfile[FIO_TOP_STR_MAX];
543 uint8_t cpumask[FIO_TOP_STR_MAX];
639 uint8_t profile[FIO_TOP_STR_MAX];
[all …]
H A Dcconv.c330 uint8_t cpumask[FIO_TOP_STR_MAX]; in convert_thread_options_to_cpu()
331 uint8_t verify_cpumask[FIO_TOP_STR_MAX]; in convert_thread_options_to_cpu()
332 uint8_t log_gz_cpumask[FIO_TOP_STR_MAX]; in convert_thread_options_to_cpu()
613 uint8_t cpumask[FIO_TOP_STR_MAX]; in convert_thread_options_to_net()
614 uint8_t verify_cpumask[FIO_TOP_STR_MAX]; in convert_thread_options_to_net()
615 uint8_t log_gz_cpumask[FIO_TOP_STR_MAX]; in convert_thread_options_to_net()