Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.h45 uchar_t fsi_panic; /* thread called panic() */ member
H A Dfindstack_subr.c165 fsip->fsi_panic = !!(thr.t_flag & T_PANIC); in stacks_findstack()
H A Dfindstack.c411 nsep->se_panic = fsip->fsi_panic; in stacks_thread_cb()