Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dcomp_stats.h52 #define start_cs_clock start_cs_clock_esr macro
104 void start_cs_clock(CS_CLOCK *clock);
126 #define start_cs_clock1( CLK) start_cs_clock( CLK)
/external/srec/srec/crec/
Dcomp_stats.c112 void start_cs_clock(CS_CLOCK *c) in start_cs_clock() function
Dsrec.c1679 start_cs_clock(&comp_stats->front_end); in start_front_end_clock()
2177 start_cs_clock(&comp_stats->models); in srec_viterbi_part1()
2195 start_cs_clock(&comp_stats->internal_hmm); in srec_viterbi_part1()
2218 start_cs_clock(&comp_stats->fsm_to_hmm); in srec_viterbi_part1()
2240 start_cs_clock(&comp_stats->prune); in srec_viterbi_part1()
2285 start_cs_clock(&comp_stats->hmm_to_fsm); in srec_viterbi_part2()
2303 start_cs_clock(&comp_stats->epsilon); in srec_viterbi_part2()