Searched refs:front_end (Results 1 – 3 of 3) sorted by relevance
60 init_cs_clock(&c.front_end); in init_comp_stats()83 print_cs_clock(&cs->front_end, cs->total_time, fp, "Front end", "Frames"); in dump_comp_stats()
1679 start_cs_clock(&comp_stats->front_end); in start_front_end_clock()1683 end_cs_clock(&comp_stats->front_end, 1); in stop_front_end_clock()
86 CS_CLOCK front_end; member