Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dmisc.h36 extern int umem_debug(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dmisc.c35 umem_debug(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in umem_debug() function
H A Dlibumem.c495 { "umem_debug", NULL, "toggle umem dcmd/walk debugging", umem_debug},
/illumos-gate/usr/src/man/man3malloc/
H A DMakefile27 umem_debug.3malloc \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3malloc.inc36 file path=usr/share/man/man3malloc/umem_debug.3malloc
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design321 For the definition of these flags, see umem_debug(3MALLOC).