Home
last modified time | relevance | path

Searched refs:hrtime_base (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s537 ldx [%l4 + %lo(hrtime_base)], %g1 ! load current hrtime_base
545 ldx [%l4 + %lo(hrtime_base)], %l1
550 stx %l0, [%l4 + %lo(hrtime_base)] ! update hrtime_base
705 hrtime_t hrtime_base;
720 .global hres_lock, nsec_scale, hrtime_base, traptrace_use_stick
737 hrtime_base: label
/titanic_44/usr/src/uts/intel/sys/
H A Dmachlock.h81 extern hrtime_t hrtime_base;
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s691 ldx [%l4 + %lo(hrtime_base)], %g1 ! load current hrtime_base
699 ldx [%l4 + %lo(hrtime_base)], %l1
704 stx %l0, [%l4 + %lo(hrtime_base)] ! update hrtime_base
859 hrtime_t hrtime_base;
874 .global hres_lock, nsec_scale, hrtime_base, traptrace_use_stick
891 hrtime_base: label
/titanic_44/usr/src/uts/sun4/sys/
H A Dclock.h58 extern hrtime_t hrtime_base;
/titanic_44/usr/src/uts/sun4/cpu/
H A Dcpu_module.c42 hrtime_t hrtime_base; variable
/titanic_44/usr/src/uts/sun4u/sys/
H A Dmachclock.h146 ldx [scr + %lo(hrtime_base)], base; /* load hrtime_base */ \
/titanic_44/usr/src/uts/sun4/io/
H A Dcbe.c304 hrtime_base = gethrtime(); in cbe_init()
/titanic_44/usr/src/uts/i86pc/io/psm/
H A Duppc.c1057 temp = hrtime_base; in uppc_gethrtime()
1065 if (temp != hrtime_base) in uppc_gethrtime()
/titanic_44/usr/src/uts/sun4v/sys/
H A Dmachclock.h260 ldx [scr + %lo(hrtime_base)], base; /* load hrtime_base */ \
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s3588 hrtime_t hrtime_base;
3599 DGDEF3(hrtime_base, 8, 8)
3641 addq %r8, hrtime_base(%rip) /* add interval to hrtime_base */
3703 addl %edx, hrtime_base / add interval to hrtime_base
3704 adcl %ecx, hrtime_base+4