Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S383 ldx [%l4 + %lo(hrtime_base)], %g1 ! load current hrtime_base
391 ldx [%l4 + %lo(hrtime_base)], %l1
396 stx %l0, [%l4 + %lo(hrtime_base)] ! update hrtime_base
587 .global hres_lock, nsec_scale, hrtime_base, traptrace_use_stick
604 hrtime_base: label
/illumos-gate/usr/src/uts/intel/sys/
H A Dmachlock.h79 extern hrtime_t hrtime_base;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S544 ldx [%l4 + %lo(hrtime_base)], %g1 ! load current hrtime_base
552 ldx [%l4 + %lo(hrtime_base)], %l1
557 stx %l0, [%l4 + %lo(hrtime_base)] ! update hrtime_base
748 .global hres_lock, nsec_scale, hrtime_base, traptrace_use_stick
765 hrtime_base: label
/illumos-gate/usr/src/uts/sun4/sys/
H A Dclock.h58 extern hrtime_t hrtime_base;
/illumos-gate/usr/src/uts/sun4/cpu/
H A Dcpu_module.c42 hrtime_t hrtime_base; variable
/illumos-gate/usr/src/uts/sun4/io/
H A Dcbe.c304 hrtime_base = gethrtime(); in cbe_init()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachclock.h146 ldx [scr + %lo(hrtime_base)], base; /* load hrtime_base */ \
/illumos-gate/usr/src/uts/i86pc/io/psm/
H A Duppc.c1062 temp = hrtime_base; in uppc_gethrtime()
1070 if (temp != hrtime_base) in uppc_gethrtime()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachclock.h260 ldx [scr + %lo(hrtime_base)], base; /* load hrtime_base */ \
/illumos-gate/usr/src/uts/intel/ml/
H A Di86_subr.S1410 DGDEF3(hrtime_base, 8, 8)
1451 addq %r8, hrtime_base(%rip) /* add interval to hrtime_base */