Searched refs:fsm_to_hmm (Results 1 – 3 of 3) sorted by relevance
54 init_cs_clock(&c.fsm_to_hmm); in init_comp_stats()87 print_cs_clock(&cs->fsm_to_hmm, cs->total_time, fp, " FSM to HMM", "FSM_Nodes"); in dump_comp_stats()
2218 start_cs_clock(&comp_stats->fsm_to_hmm); in srec_viterbi_part1()2239 end_cs_clock(&comp_stats->fsm_to_hmm, num_fsm_nodes_updated); in srec_viterbi_part1()
81 CS_CLOCK fsm_to_hmm; member