Searched refs:stackinfo (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | thread.h | 54 int stackinfo(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | thread.c | 716 stackinfo(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in stackinfo() function
|
H A D | genunix.c | 4164 { "stackinfo", "?[-h|-a]", "display kthread_t stack usage", stackinfo,
|