Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Diexpr.c47 static struct stats *Niexpr; variable
62 Niexpr = stats_new_counter("iexpr.niexpr", "iexpr cache entries", 1); in iexpr_init()
253 stats_counter_bump(Niexpr); in iexpr()