Searched refs:traced (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtnf.h50 int traced; member in struct:__anon9108
/illumos-gate/usr/src/lib/libtnfctl/
H A Dtnfctl.h98 boolean_t traced; member in struct:tnfctl_probe_state
H A Dkernel_int.c236 * are traced.
355 probebuf.traced = (p->wrkprbctl.commit_func == PRBK_DUMMY_COMMIT);
435 p->wrkprbctl.commit_func = (probebuf.traced) ?
H A Dprobes_ext.c200 state_p->traced = (prbctl_p->commit_func ==
/illumos-gate/usr/src/uts/common/tnf/
H A Dtnf.c484 probebuf.traced = (p->probe_func == tnf_trace_commit);
541 if (probebuf.traced)
/illumos-gate/usr/src/cmd/tnf/prex/
H A Dlist.c246 (p_state.traced) ? "on" : "off");

Completed in 50 milliseconds