Searched defs:umausers (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3547 * As the final lure for die-hard crash(1M) users, we provide ::umausers here.
3591 * The second piece of ::umausers is a hash table of allocations. Each
3706 * When ::umausers is invoked without the -f flag, we simply update our hash
3720 * When ::umausers is invoked with the -f flag, we print out the information
3752 * The main engine of ::umausers is relatively straightforward: First we
3759 umausers(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function

Completed in 54 milliseconds