Searched refs:u_ts (Results 1 – 1 of 1) sorted by relevance
255 struct timespec u_ts; in xentimer_gettime() local259 xen_fetch_uptime(&u_ts); in xentimer_gettime()260 timespecadd(ts, &u_ts, ts); in xentimer_gettime()