Home
last modified time | relevance | path

Searched defs:thread_options_pack (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dthread_options.h266 struct thread_options_pack { struct
267 uint64_t set_options[NR_OPTS_SZ];
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];
[all …]