Searched refs:cycinfo (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | cyclic.h | 49 extern int cycinfo(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | cyclic.c | 249 cycinfo(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cycinfo() function
|
H A D | genunix.c | 3911 { "cycinfo", "?", "dump cyc_cpu info", cycinfo },
|