Searched refs:addr2smap (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | memory.h | 55 int addr2smap(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | memory.c | 1659 addr2smap(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
|
H A D | genunix.c | 4136 { "addr2smap", ":[offset]", "translate address to smap", addr2smap },
|
Completed in 71 milliseconds