Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/tnf/
H A Dtnf_trace.h148 void *tnf_trace_alloc(tnf_ops_t *, tnf_probe_control_t *, tnf_probe_setup_t *);
H A Dtnf.c546 p->alloc_func = tnf_trace_alloc; in tnf_setprobevals()
935 return (tnf_trace_alloc((tnf_ops_t *)tpdp, probe_p, sp)); in tnf_test_1()
945 return (tnf_trace_alloc((tnf_ops_t *)tpdp, probe_p, sp)); in tnf_test_2()
H A Dtrace_funcs.c94 tnf_trace_alloc(tnf_ops_t *ops, tnf_probe_control_t *probe_p, in tnf_trace_alloc() function
/titanic_50/usr/src/lib/libtnfprobe/
H A Dtnf_trace.h134 void *tnf_trace_alloc(tnf_ops_t *, tnf_probe_control_t *, tnf_probe_setup_t *);
H A Dmapfile-vers91 tnf_trace_alloc;
H A Dtrace_funcs.c99 tnf_trace_alloc(tnf_ops_t *ops, tnf_probe_control_t *probe_p, in tnf_trace_alloc() function