Home
last modified time | relevance | path

Searched refs:d_thr_trace (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_thread.c44 tp->thr_trfunc = (fmd_tracebuf_f *)fmd.d_thr_trace; in fmd_thread_xcreate()
84 tp->thr_trfunc = (fmd_tracebuf_f *)fmd.d_thr_trace; in fmd_thread_create_cmn()
H A Dfmd.h92 void (*d_thr_trace)(); /* thread trace buffer function */ member
H A Dfmd.c172 fmd.d_thr_trace = (void (*)())func; in fmd_trmode_set()