Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/eversholt/common/
H A Desclex.c59 static struct stats *Tokcount; variable
220 Tokcount = stats_new_counter("lex.tokens", "total tokens in", 1); in lex_init()
687 stats_counter_bump(Tokcount); in record()
962 stats_delete(Tokcount); in lex_free()