Home
last modified time | relevance | path

Searched defs:probe_p (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libtnfprobe/
H A Dtnf_args.c44 tnf_probe_get_num_args(tnf_probe_control_t *probe_p) in tnf_probe_get_num_args()
67 tnf_probe_get_arg_indexed(tnf_probe_control_t *probe_p, int index, void *buffer) in tnf_probe_get_arg_indexed()
108 tnf_probe_get_type_indexed(tnf_probe_control_t *probe_p, int index) in tnf_probe_get_type_indexed()
134 tnf_probe_get_value(tnf_probe_control_t *probe_p, char *attribute, in tnf_probe_get_value()
H A Ddebug_funcs.c65 tnf_probe_control_t *probe_p; in tnf_probe_debug() local
H A Dprobe_cntl.c756 tnf_threaded_test(void *dummy, tnf_probe_control_t *probe_p, in tnf_threaded_test()
774 tnf_non_threaded_test(void *dummy, tnf_probe_control_t *probe_p, in tnf_non_threaded_test()
H A Dtrace_funcs.c99 tnf_trace_alloc(tnf_ops_t *ops, tnf_probe_control_t *probe_p, in tnf_trace_alloc()
/titanic_41/usr/src/cmd/tnf/prex/
H A Dmain.c385 tnfctl_probe_t *probe_p; member
395 tnfctl_probe_t *probe_p = args_p->probe_p; in percmd() local
452 perprobe(tnfctl_handle_t *hndl, tnfctl_probe_t *probe_p) in perprobe()
481 perprobe2(tnfctl_handle_t *hndl, tnfctl_probe_t *probe_p, void *cd) in perprobe2()
H A Dlist.c223 list_getattrs(tnfctl_probe_t *probe_p) in list_getattrs()
/titanic_41/usr/src/lib/libtnfctl/
H A Dprobes.c293 prbctlref_t *probe_p; in free_obj_fields() local
609 prbctlref_t *probe_p; in link_targ_obj_probes() local
686 prbctlref_t *probe_p; in unlink_targ_obj_probes() local
H A Dkernel_int.c474 prbctlref_t *probe_p; in alloc_probe_space() local
H A Dtnfctl_int.h117 prbctlref_t *probe_p; member
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_probe.c74 tnf_probe_tag(tnf_ops_t *ops, tnf_probe_control_t *probe_p) in tnf_probe_tag()
H A Dtrace_funcs.c94 tnf_trace_alloc(tnf_ops_t *ops, tnf_probe_control_t *probe_p, in tnf_trace_alloc()
H A Dtnf.c931 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_41/usr/src/uts/common/sys/
H A Dtnf_probe.h93 tnf_probe_control_t *probe_p; member