Searched refs:stats_new_elapse (Results 1 – 4 of 4) sorted by relevance
48 struct stats *stats_new_elapse(const char *name, const char *desc, int ext);
179 stats_new_elapse(const char *name, const char *desc, int ext) in stats_new_elapse() function
222 Lexelapse = stats_new_elapse("lex.time", "elapsed lex/parse time", 1); in lex_init()
170 stats_new_elapse(const char *name, const char *desc, int ext) in stats_new_elapse() function