Home
last modified time | relevance | path

Searched refs:gnt2 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachclock.h115 gnt1, gnt2) \ argument
124 GET_NATIVE_TIME(adj, gnt1, gnt2); /* get current %tick */ \
140 #define GET_HRTIME(base, now, nslt, scale, scr, hrlock, gnt1, gnt2) \ argument
147 GET_NATIVE_TIME(now, gnt1, gnt2); /* get current %tick */ \
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachclock.h228 gnt1, gnt2, label) \ argument
238 GET_NATIVE_TIME(adj,gnt1,gnt2,label); /* get current %stick */ \
254 #define GET_HRTIME(base, now, nslt, scale, scr, hrlock, gnt1, gnt2, label) \ argument
262 GET_NATIVE_TIME(now,gnt1,gnt2,label); /* get current %stick */ \