Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Desclex.c65 static struct stats *Tokcount; variable
226 Tokcount = stats_new_counter("lex.tokens", "total tokens in", 1); in lex_init()
693 stats_counter_bump(Tokcount); in record()
969 stats_delete(Tokcount); in lex_free()