Searched refs:source_stick (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
307 native_stick_offset = (source_stick - target_stick) +
597 uint64_t source_stick; local
630 source_stick = gettick();
632 DBG_PROM("suspend: source_stick: 0x%lx\n", source_stick);
662 set_tick_offsets(source_tick, source_stick, &source_tod);

Completed in 58 milliseconds