Searched refs:tot_lat (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/mcpat/cacti/
H A Dnuca.cc162 double curr_hop, totno_hops, totno_hhops, totno_vhops, tot_lat, local
290 totno_hops = totno_hhops = totno_vhops = tot_lat = 0;
305 tot_lat += curr_acclat;
309 avg_lat = tot_lat / bank_count;
340 opt_tot_lat = tot_lat;
350 tot_lat = 0;

Completed in 6 milliseconds