Searched refs:stackinfo (Results 1 – 4 of 4) sorted by relevance
| /onnv-gate/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 | 707 stackinfo(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in stackinfo() function
|
| H A D | genunix.c | 4146 { "stackinfo", "?[-h|-a]", "display kthread_t stack usage", stackinfo,
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | cop.h | 524 struct stackinfo { struct 530 struct stackinfo * si_prev; argument 531 struct stackinfo * si_next; argument 537 typedef struct stackinfo PERL_SI; argument
|