Searched refs:use_monotonic (Results 1 – 2 of 2) sorted by relevance
94 -static int use_monotonic;95 +static int use_monotonic = 1;110 - use_monotonic = 1;121 - if (use_monotonic) {128 + if (use_monotonic &&136 + use_monotonic = 0;
110 static int use_monotonic = 1; variable134 if (use_monotonic && in gettime()142 use_monotonic = 0; in gettime()859 if (use_monotonic) in timeout_correct()