X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=gettime.c;h=e8f5ab55af38381e125a961407f876a82bcfb207;hb=a5e371a61c9e37a2389f7473d65e35b29dec1ccd;hp=cf0d664030d2b2d82267b79e15ee53d04205bb0d;hpb=a73468166ef0a85d489dcdc291229a3d9ad9cfc1;p=fio.git diff --git a/gettime.c b/gettime.c index cf0d6640..e8f5ab55 100644 --- a/gettime.c +++ b/gettime.c @@ -24,7 +24,7 @@ int fio_gtod_offload = 0; int fio_gtod_cpu = -1; static pthread_t gtod_thread; -enum fio_cs fio_clock_source = CS_GTOD; +enum fio_cs fio_clock_source = FIO_PREFERRED_CLOCK_SOURCE; #ifdef FIO_DEBUG_TIME