Searched defs:nslt (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | machclock.h | 114 #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 D | machclock.h | 227 #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 D | cp_main.c | 127 int lock_prev, nslt; in __cp_clock_gettime_realtime() local
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | common_asm.S | 238 #define CONV_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano) \ argument
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | dtrace_subr.c | 135 int i = 0, adj, nslt; in dtrace_gethrestime() local
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | common_asm.S | 399 #define CONV_HRESTIME(hrestsec, hrestnsec, adj, nslt, nano) \ argument
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | machdep.c | 736 int nslt; /* nsec since last tick */ in pc_gethrestime() local
|