Lines Matching refs:realtime
64 ts->realtime = now(CLOCK_REALTIME);
75 ts->realtime = ts->monotonic = u;
79 ts->realtime = u;
92 ts->realtime = ts->monotonic = USEC_INFINITY;
98 ts->realtime = usec_sub(now(CLOCK_REALTIME), delta);
107 ts->realtime = ts->monotonic = USEC_INFINITY;
113 ts->realtime = usec_sub(ts->realtime, delta);
421 t->realtime,
436 t->realtime = a;