Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtnf.h50 int traced; member
/titanic_50/usr/src/lib/libtnfctl/
H A Dkernel_int.c355 probebuf.traced = (p->wrkprbctl.commit_func == PRBK_DUMMY_COMMIT); in _tnfctl_prbk_flush()
435 p->wrkprbctl.commit_func = (probebuf.traced) ? in _tnfctl_refresh_kernel()
H A Dtnfctl.h98 boolean_t traced; member
H A Dprobes_ext.c200 state_p->traced = (prbctl_p->commit_func == in tnfctl_probe_state_get()
/titanic_50/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.TraceIDs68 * RESULT: Only the BEGIN probe is traced and the others are not.
/titanic_50/usr/src/uts/common/tnf/
H A Dtnf.c484 probebuf.traced = (p->probe_func == tnf_trace_commit); in tnf_getprobevals()
541 if (probebuf.traced) in tnf_setprobevals()
/titanic_50/usr/src/cmd/tnf/prex/
H A Dlist.c246 (p_state.traced) ? "on" : "off"); in list_getattrs()
/titanic_50/usr/src/lib/libshell/common/
H A DPROMO.mm112 traces. Also, I/O redirections are now traced.
H A DRELEASE657 expanded or traced properly has been fixed.
830 preceded by a colon will be traced but not executed.
1647 being passed correctly to a traced function whose name
/titanic_50/usr/src/grub/grub-0.97/
H A Daclocal.m440 # Call AM_AUTOMAKE_VERSION so it can be traced.