Searched refs:hmm_to_fsm (Results 1 – 3 of 3) sorted by relevance
56 init_cs_clock(&c.hmm_to_fsm); in init_comp_stats()89 print_cs_clock(&cs->hmm_to_fsm, cs->total_time, fp, " HMM to FSM", "HMMS"); in dump_comp_stats()
2285 start_cs_clock(&comp_stats->hmm_to_fsm); in srec_viterbi_part2()2302 end_cs_clock(&comp_stats->hmm_to_fsm, rec->num_new_states); in srec_viterbi_part2()
82 CS_CLOCK hmm_to_fsm; member