Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_debug.h47 #define MDB_DBG_UMEM 0x00000400 macro
H A Dmdb_debug.c58 { "umem", "debug memory management", MDB_DBG_UMEM },
H A Dmdb_umem.c240 mdb_dprintf(MDB_DBG_UMEM, in mdb_recycle()