Searched refs:FIO_OPT_C_LOG (Results 1 – 3 of 3) sorted by relevance
/external/fio/ |
D | optgroup.h | 23 FIO_OPT_C_LOG = (1ULL << __FIO_OPT_C_LOG), enumerator
|
D | options.c | 3690 .category = FIO_OPT_C_LOG, 3700 .category = FIO_OPT_C_LOG, 3710 .category = FIO_OPT_C_LOG, 3720 .category = FIO_OPT_C_LOG, 3730 .category = FIO_OPT_C_LOG, 3740 .category = FIO_OPT_C_LOG, 3752 .category = FIO_OPT_C_LOG, 3762 .category = FIO_OPT_C_LOG, 3772 .category = FIO_OPT_C_LOG, 3782 .category = FIO_OPT_C_LOG, [all …]
|
D | optgroup.c | 27 .mask = FIO_OPT_C_LOG,
|