Searched refs:printmmbm (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/md/ |
H A D | md.c | 37 extern int printmmbm(uintptr_t, uint_t, int, const mdb_arg_t *); 80 { "printmmbm", NULL, "print bitmaps for given mm_unit_t", 81 printmmbm },
|
H A D | dumpmirror.c | 122 printmmbm(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
|
Completed in 74 milliseconds