Home
last modified time | relevance | path

Searched refs:LT_CMDOPT__LAST (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/latencytop/common/
H A Dlatencytop.c57 LT_CMDOPT__LAST /* Must be the last one */ enumerator
68 static int opt_set[(int)LT_CMDOPT__LAST]; in check_opt_dup()
69 static uint64_t opt_val[(int)LT_CMDOPT__LAST]; in check_opt_dup()
84 g_assert(sizeof (errmsg)/sizeof (errmsg[0]) == (int)LT_CMDOPT__LAST); in check_opt_dup()