Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dmmd.c61 #define PD_HDR 0x4 /* pdesc: count header region */ macro
227 data.flags = (PD_HDR | PD_REM_NOCNT); in multidata_stats()
270 data.flags = (PD_PLD | PD_HDR | PD_REM_NOCNT); in multidata_stats()
415 if (f & PD_HDR) { in pdesc_count()