Home
last modified time | relevance | path

Searched refs:tnf_probe_get_value (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libtnfprobe/
H A Ddebug_funcs.c78 attr_start = tnf_probe_get_value(probe_p, "name", &attr_len); in tnf_probe_debug()
85 attr_start = tnf_probe_get_value(probe_p, "sunw%debug", &attr_len); in tnf_probe_debug()
103 name_start = tnf_probe_get_value(probe_p, "slots", &attr_len); in tnf_probe_debug()
H A Dtnf_args.h58 const char * tnf_probe_get_value(tnf_probe_control_t *, char *, ulong_t *);
H A Dtnf_args.c134 tnf_probe_get_value(tnf_probe_control_t *probe_p, char *attribute, in tnf_probe_get_value() function
H A Dmapfile-vers70 tnf_probe_get_value;