Searched refs:d_thr_trace (Results 1 – 3 of 3) sorted by relevance
44 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()
92 void (*d_thr_trace)(); /* thread trace buffer function */ member
172 fmd.d_thr_trace = (void (*)())func; in fmd_trmode_set()