Searched defs:hres_last_tick (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s689 ! update hres_last_tick. %l5 has the scaling factor (nsec_scale).
693 stx %l0, [%l4 + %lo(hres_last_tick)]! prev = current
893 hrtime_t hres_last_tick;
912 .global timedelta, hres_last_tick, hrestime, hrestime_adj
920 hres_last_tick: label
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s535 ! update hres_last_tick. %l5 has the scaling factor (nsec_scale).
539 stx %l0, [%l4 + %lo(hres_last_tick)]! prev = current
739 hrtime_t hres_last_tick;
758 .global timedelta, hres_last_tick, hrestime, hrestime_adj
766 hres_last_tick: label
/illumos-gate/usr/src/uts/sun4/cpu/
H A Dcpu_module.c35 hrtime_t hres_last_tick; variable

Completed in 63 milliseconds