Home
last modified time | relevance | path

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

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