Searched refs:ttotsd (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | tsd.h | 43 extern int ttotsd(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | tsd.c | 82 ttotsd(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
|
H A D | genunix.c | 4253 { "tsd", ":-k key", "print tsd[key-1] for this thread", ttotsd },
|
Completed in 67 milliseconds