Searched refs:nowm (Results 1 – 1 of 1) sorted by relevance
172 usec_t nowm; in dual_timestamp_from_boottime() local179 nowm = now(CLOCK_BOOTTIME); in dual_timestamp_from_boottime()180 ts->monotonic = map_clock_usec_internal(u, nowm, now(CLOCK_MONOTONIC)); in dual_timestamp_from_boottime()181 ts->realtime = map_clock_usec_internal(u, nowm, now(CLOCK_REALTIME)); in dual_timestamp_from_boottime()