options: add ->hide_on_set
[fio.git] / options.c
index 819c06d77b31e5a7cbfcb147dcfae0e91a4e22e6..066724b23993684761b27a2d0d61d0343df42b4f 100644 (file)
--- a/options.c
+++ b/options.c
@@ -2625,6 +2625,7 @@ struct fio_option fio_options[FIO_MAX_OPTS] = {
                .help   = "Greatly reduce number of gettimeofday() calls",
                .cb     = str_gtod_reduce_cb,
                .def    = "0",
+               .hide_on_set = 1,
                .category = FIO_OPT_C_STAT,
                .group  = FIO_OPT_G_INVALID,
        },