Home
last modified time | relevance | path

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

/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 *);
136 void tnf_trace_end(tnf_probe_setup_t *);
138 void tnf_trace_commit(tnf_probe_setup_t *);
140 void tnf_trace_rollback(tnf_probe_setup_t *);
142 void tnf_probe_debug(tnf_probe_setup_t *);
H A Dtrace_funcs.c100 tnf_probe_setup_t *set_p) in tnf_trace_alloc()
334 tnf_trace_end(tnf_probe_setup_t *set_p) in tnf_trace_end()
352 tnf_trace_commit(tnf_probe_setup_t *set_p) in tnf_trace_commit()
371 tnf_trace_rollback(tnf_probe_setup_t *set_p) in tnf_trace_rollback()
H A Dprobe_cntl.c97 tnf_probe_setup_t *set_p);
100 tnf_probe_setup_t *set_p);
757 tnf_probe_setup_t *set_p) in tnf_threaded_test()
775 tnf_probe_setup_t *set_p) in tnf_non_threaded_test()
H A Ddebug_funcs.c61 tnf_probe_debug(tnf_probe_setup_t *set_p) in tnf_probe_debug()
205 tnf_probe_empty(tnf_probe_setup_t *set_p) in tnf_probe_empty()
/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 *);
150 void tnf_trace_commit(tnf_probe_setup_t *);
151 void tnf_trace_rollback(tnf_probe_setup_t *);
H A Dmkprobehdr.sh80 typedef struct tnf_probe_setup tnf_probe_setup_t;
85 tnf_probe_setup_t *);
90 tnf_probe_setup_t *);
92 typedef void (*tnf_probe_func_t)(tnf_probe_setup_t *);
H A Dtrace_funcs.c95 tnf_probe_setup_t *set_p) in tnf_trace_alloc()
284 tnf_trace_commit(tnf_probe_setup_t *set_p) in tnf_trace_commit()
309 tnf_trace_rollback(tnf_probe_setup_t *set_p) in tnf_trace_rollback()
H A Dtnf.c132 static void *tnf_test_1(void *, tnf_probe_control_t *, tnf_probe_setup_t *);
133 static void *tnf_test_2(void *, tnf_probe_control_t *, tnf_probe_setup_t *);
931 tnf_test_1(void *tpdp, tnf_probe_control_t *probe_p, tnf_probe_setup_t *sp) in tnf_test_1()
941 tnf_test_2(void *tpdp, tnf_probe_control_t *probe_p, tnf_probe_setup_t *sp) in tnf_test_2()
/titanic_50/usr/src/uts/common/sys/
H A Dtnf_probe.h72 typedef struct tnf_probe_setup tnf_probe_setup_t; typedef
77 tnf_probe_setup_t *);
82 tnf_probe_setup_t *);
84 typedef void (*tnf_probe_func_t)(tnf_probe_setup_t *);
530 tnf_probe_setup_t tnf_v_set_p; \
587 tnf_probe_setup_t tnf_v_set_p; \
650 tnf_probe_setup_t tnf_v_set_p; \
719 tnf_probe_setup_t tnf_v_set_p; \
794 tnf_probe_setup_t tnf_v_set_p; \
875 tnf_probe_setup_t tnf_v_set_p; \