Home
last modified time | relevance | path

Searched refs:PT_RD_CONSIST (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.h167 #define PT_RD_CONSIST 2 /* Link maps consistent */ macro
H A Dmdb_proc.c378 pt->p_rdstate = PT_RD_CONSIST; in pt_rtld_event()
2415 if (pt->p_rdstate == PT_RD_CONSIST) { in pt_periodic()