Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c283 XC_TRACE(XT_ONE_SELF, &tset, func, arg1, arg2); in xt_one_unchecked()
288 XC_TRACE(XT_ONE_OTHER, &tset, func, arg1, arg2); in xt_one_unchecked()
347 XC_TRACE(XT_SOME_SELF, &tset, func, arg1, arg2); in xt_some()
406 XC_TRACE(XT_ALL_SELF, &tset, func, arg1, arg2); in xt_all()
448 XC_TRACE(XC_ONE_SELF, &tset, func, arg1, arg2); in xc_one()
515 XC_TRACE(XC_ONE_OTHER, &tset, func, arg1, arg2); in xc_one()
760 XC_TRACE(XC_ATTENTION, &xc_cpuset, NULL, 0, 0); in xc_attention()
847 XC_TRACE(XC_DISMISSED, &xc_cpuset, NULL, 0, 0); in xc_dismissed()
929 XC_TRACE(XC_SERV, &tset, func, arg1, arg2); in xc_serv()
992 XC_TRACE(XC_LOOP_ENTER, &tset, NULL, 0, 0); in xc_loop()
[all …]
/illumos-gate/usr/src/uts/sun4/sys/
H A Dxc_impl.h243 #define XC_TRACE(type, cpus, func, arg1, arg2) \ macro
246 #define XC_TRACE(type, cpus, func, arg1, arg2) macro