Searched refs:source_tick (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dsuspend.c281 set_tick_offsets(uint64_t source_tick, uint64_t source_stick, timestruc_t *tsp) argument
305 native_tick_offset = (source_tick - target_tick) +
596 uint64_t source_tick; local
629 source_tick = gettick_counter();
631 DBG_PROM("suspend: source_tick: 0x%lx\n", source_tick);
662 set_tick_offsets(source_tick, source_stick, &source_tod);

Completed in 58 milliseconds