Searched defs:probe_p (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/lib/libtnfprobe/ |
H A D | tnf_args.c | 44 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 D | debug_funcs.c | 65 tnf_probe_control_t *probe_p; in tnf_probe_debug() local
|
H A D | probe_cntl.c | 756 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 D | trace_funcs.c | 99 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 D | main.c | 385 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 D | list.c | 223 list_getattrs(tnfctl_probe_t *probe_p) in list_getattrs()
|
/titanic_41/usr/src/lib/libtnfctl/ |
H A D | probes.c | 293 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 D | kernel_int.c | 474 prbctlref_t *probe_p; in alloc_probe_space() local
|
H A D | tnfctl_int.h | 117 prbctlref_t *probe_p; member
|
/titanic_41/usr/src/uts/common/tnf/ |
H A D | tnf_probe.c | 74 tnf_probe_tag(tnf_ops_t *ops, tnf_probe_control_t *probe_p) in tnf_probe_tag()
|
H A D | trace_funcs.c | 94 tnf_trace_alloc(tnf_ops_t *ops, tnf_probe_control_t *probe_p, in tnf_trace_alloc()
|
H A D | tnf.c | 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_41/usr/src/uts/common/sys/ |
H A D | tnf_probe.h | 93 tnf_probe_control_t *probe_p; member
|