Home
last modified time | relevance | path

Searched refs:probe_func (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libtnfctl/
H A Dprobes_ext.c214 prexstat = _tnfctl_comb_decode(hndl, (uintptr_t) prbctl_p->probe_func, in tnfctl_probe_state_get()
399 func_addr, (uintptr_t) prbctl_p->probe_func, in tnfctl_probe_connect()
403 prbctl_p->probe_func = (tnf_probe_func_t) comb; in tnfctl_probe_connect()
405 offsetof(struct tnf_probe_control, probe_func), in tnfctl_probe_connect()
433 prbctl_p->probe_func = (tnf_probe_func_t) hndl->endfunc; in tnfctl_probe_disconnect_all()
435 offsetof(struct tnf_probe_control, probe_func), in tnfctl_probe_disconnect_all()
H A Dprobes.c576 prbctl_p->wrkprbctl.probe_func = in read_a_probe()
/titanic_44/usr/src/uts/common/sys/
H A Dtnf_probe.h105 tnf_probe_func_t probe_func; member
537 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \
597 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \
663 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \
735 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \
813 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \
897 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \
/titanic_44/usr/src/uts/common/tnf/
H A Dtnf.c484 probebuf.traced = (p->probe_func == tnf_trace_commit); in tnf_getprobevals()
542 p->probe_func = tnf_trace_commit; in tnf_setprobevals()
544 p->probe_func = tnf_trace_rollback; in tnf_setprobevals()
H A Dmkprobehdr.sh113 tnf_probe_func_t probe_func;