Home
last modified time | relevance | path

Searched defs:nslt (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachclock.h114 #define GET_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano, scr, hrlock, \ argument
140 #define GET_HRTIME(base, now, nslt, scale, scr, hrlock, gnt1, gnt2) \ argument
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachclock.h227 #define GET_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano, scr, hrlock, \ argument
254 #define GET_HRTIME(base, now, nslt, scale, scr, hrlock, gnt1, gnt2, label) \ argument
/illumos-gate/usr/src/lib/commpage/common/
H A Dcp_main.c127 int lock_prev, nslt; in __cp_clock_gettime_realtime() local
/illumos-gate/usr/src/uts/common/os/
H A Ddtrace_subr.c135 int i = 0, adj, nslt; in dtrace_gethrestime() local
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S238 #define CONV_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano) \ argument
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S399 #define CONV_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano) \ argument
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c736 int nslt; /* nsec since last tick */ in pc_gethrestime() local