Home
last modified time | relevance | path

Searched refs:mdb_prop_postmortem (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_kvm.c277 !mdb_prop_postmortem; in kt_setflags()
476 if (mdb_prop_postmortem) { in kt_status_dcmd()
559 mdb_prop_postmortem = kt->k_xpv_domu || (kt->k_dumphdr != NULL); in kt_activate()
571 if (mdb_prop_postmortem && strcmp(mdb.m_root, "/") == 0 && in kt_activate()
585 if (mdb_prop_postmortem && kt->k_dumphdr != NULL) { in kt_activate()
663 mdb_prop_postmortem = FALSE; in kt_deactivate()
H A Dmdb_kproc.c359 mdb_prop_postmortem = TRUE; in kp_activate()
397 mdb_prop_postmortem = FALSE; in kp_deactivate()
1040 if (mdb_prop_postmortem == FALSE && in mdb_kproc_tgt_create()
H A Dmdb_modapi.h103 extern int mdb_prop_postmortem; /* Are we looking at a static dump? */
H A Dmdb_modapi.c52 int mdb_prop_postmortem = FALSE; /* Are we examining a dump? */ variable
H A Dmdb_proc.c2255 mdb_prop_postmortem = (Pstate(t->t_pshandle) == PS_DEAD); in pt_activate()
2258 mdb_prop_kernel = mdb_prop_postmortem = FALSE; in pt_activate()
2267 if (mdb_prop_postmortem == TRUE && in pt_activate()
2334 mdb_prop_postmortem = FALSE; in pt_deactivate()
/titanic_41/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c197 if (dnlc_hash && mdb_prop_postmortem) { in dnlc_load()
205 if (mdb_prop_postmortem) { in dnlc_load()
1754 if (mdb_prop_postmortem) { in mdb_gethrtime()
/titanic_41/usr/src/cmd/mdb/common/modules/conf/
H A Dmapfile-extern134 mdb_prop_postmortem { FLAGS = EXTERN };
/titanic_41/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c2364 mdb_prop_postmortem = FALSE; in kmt_activate()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c2384 if (!mdb_prop_postmortem) { in typegraph()
H A Dgenunix.c3755 if (!mdb_prop_postmortem) { in panicinfo()