Searched refs:FIO_OPT_C_LOG (Results 1 – 2 of 2) sorted by relevance
/external/fio/ |
D | options.h | 82 FIO_OPT_C_LOG = (1U << __FIO_OPT_C_LOG), enumerator
|
D | options.c | 1134 .mask = FIO_OPT_C_LOG, 3109 .category = FIO_OPT_C_LOG, 3118 .category = FIO_OPT_C_LOG, 3127 .category = FIO_OPT_C_LOG, 3137 .category = FIO_OPT_C_LOG, 3147 .category = FIO_OPT_C_LOG, 3159 .category = FIO_OPT_C_LOG, 3168 .category = FIO_OPT_C_LOG, 3183 .category = FIO_OPT_C_LOG, 3196 .category = FIO_OPT_C_LOG,
|