Symbol: DTRACE_XPV1
usr/src/uts/i86xpv/io/privcmd.c
186
DTRACE_XPV1(mmap__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
1088
DTRACE_XPV1(mmu__ext__op__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
191
DTRACE_XPV1(mmu__update__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
228
DTRACE_XPV1(dom__create__start, xen_domctl_t *,
usr/src/uts/i86xpv/io/privcmd_hcall.c
233
DTRACE_XPV1(dom__destroy__start, domid_t, op.domain);
usr/src/uts/i86xpv/io/privcmd_hcall.c
237
DTRACE_XPV1(dom__pause__start, domid_t, op.domain);
usr/src/uts/i86xpv/io/privcmd_hcall.c
241
DTRACE_XPV1(dom__unpause__start, domid_t, op.domain);
usr/src/uts/i86xpv/io/privcmd_hcall.c
354
DTRACE_XPV1(dom__create__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
357
DTRACE_XPV1(dom__destroy__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
360
DTRACE_XPV1(dom__pause__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
363
DTRACE_XPV1(dom__unpause__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
366
DTRACE_XPV1(setvcpucontext__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
858
DTRACE_XPV1(increase__reservation__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
861
DTRACE_XPV1(decrease__reservation__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
864
DTRACE_XPV1(populate__physmap__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
867
DTRACE_XPV1(add__to__physmap__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
870
DTRACE_XPV1(set__memory__map__end, int, error);
usr/src/uts/i86xpv/io/privcmd_hcall.c
950
DTRACE_XPV1(evtchn__op__end, int, error);