Searched refs:xc_trace (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | mach_xc.s | 112 xc_trace(u_int traptype, cpuset_t *cpu_set, xcfunc_t *func, 117 ENTRY(xc_trace) function 187 SET_SIZE(xc_trace)
|
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | mach_xc.s | 114 xc_trace(u_int traptype, cpuset_t *cpu_set, xcfunc_t *func, 119 ENTRY(xc_trace) function 189 SET_SIZE(xc_trace)
|
/illumos-gate/usr/src/uts/sun4/sys/ |
H A D | xc_impl.h | 48 extern void xc_trace(uint_t, cpuset_t *, xcfunc_t *, uint64_t, uint64_t); 244 xc_trace((type), (cpus), (func), (arg1), (arg2))
|
Completed in 84 milliseconds