Searched refs:tsdtot (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | tsd.h | 42 extern int tsdtot(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | tsd.c | 142 tsdtot(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in tsdtot() function
|
H A D | genunix.c | 4169 { "tsdtot", ":", "find thread with this tsd", tsdtot },
|