Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dmmd.c64 #define PD_REM_NOCNT 0x20 /* pdesc: do not count removed pdesc */ macro
227 data.flags = (PD_HDR | PD_REM_NOCNT); in multidata_stats()
239 data.flags = PD_REM_NOCNT; in multidata_stats()
252 data.flags = (PD_PLD | PD_REM_NOCNT); in multidata_stats()
270 data.flags = (PD_PLD | PD_HDR | PD_REM_NOCNT); in multidata_stats()
284 data.flags = (PD_ATTR | PD_REM_NOCNT); in multidata_stats()
385 } else if (f == PD_REM_NOCNT && !(pd.pd_pdi.flags & PDESC_REM_DEFER)) { in pdesc_count()
394 if ((!(f & PD_REM_NOCNT) || ((f & PD_REM_NOCNT) && in pdesc_count()
417 if (!(f & PD_REM_NOCNT) || ((f & PD_REM_NOCNT) && in pdesc_count()
424 if (!(f & PD_REM_NOCNT) || ((f & PD_REM_NOCNT) && in pdesc_count()