Searched refs:cyccover (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | cyclic.h | 52 extern int cyccover(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | cyclic.c | 634 cyccover(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
|
H A D | genunix.c | 3993 { "cyccover", NULL, "dump cyclic coverage information", cyccover },
|
Completed in 57 milliseconds