Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/dtrace/
H A Dxdt.c531 xdt_sysctl_tbuf(xen_sysctl_tbuf_op_t *tbuf_op) in xdt_sysctl_tbuf() function
602 if ((err = xdt_sysctl_tbuf(&tbuf_op)) != 0) in xdt_attach_trace_buffers()
609 (void) xdt_sysctl_tbuf(&tbuf_op); in xdt_attach_trace_buffers()
613 if ((err = xdt_sysctl_tbuf(&tbuf_op)) != 0) in xdt_attach_trace_buffers()
1898 (void) xdt_sysctl_tbuf(&tbuf_op); in xdt_set_trace_mask()
1922 if (xdt_sysctl_tbuf(&tbuf_op) != 0) { in xdt_enable()
1972 err = xdt_sysctl_tbuf(&tbuf_op); in xdt_disable()