Searched refs:tnf_trace_alloc (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/tnf/ |
H A D | tnf_trace.h | 148 void *tnf_trace_alloc(tnf_ops_t *, tnf_probe_control_t *, tnf_probe_setup_t *);
|
H A D | tnf.c | 546 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 D | trace_funcs.c | 94 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 D | tnf_trace.h | 134 void *tnf_trace_alloc(tnf_ops_t *, tnf_probe_control_t *, tnf_probe_setup_t *);
|
H A D | mapfile-vers | 91 tnf_trace_alloc;
|
H A D | trace_funcs.c | 99 tnf_trace_alloc(tnf_ops_t *ops, tnf_probe_control_t *probe_p, in tnf_trace_alloc() function
|