Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dcomp_stats.c61 init_cs_clock(&c.word_lookup); in init_comp_stats()
92 print_cs_clock(&cs->word_lookup, cs->total_time, fp, " WordLookup", "Words"); in dump_comp_stats()
/external/srec/srec/include/
Dcomp_stats.h87 CS_CLOCK word_lookup; member