Lines Matching refs:monotonic
65 ts->monotonic = now(CLOCK_MONOTONIC);
75 ts->realtime = ts->monotonic = u;
82 ts->monotonic = usec_sub(now(CLOCK_MONOTONIC), delta);
92 ts->realtime = ts->monotonic = USEC_INFINITY;
96 ts->monotonic = u;
107 ts->realtime = ts->monotonic = USEC_INFINITY;
114 ts->monotonic = usec_sub(ts->monotonic, delta);
422 t->monotonic);
437 t->monotonic = b;