Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Diexpr.c49 static struct stats *Niexpr; variable
64 Niexpr = stats_new_counter("iexpr.niexpr", "iexpr cache entries", 1); in iexpr_init()
255 stats_counter_bump(Niexpr); in iexpr()