Searched refs:t_total (Results 1 – 2 of 2) sorted by relevance
155 double t_total = 0.0; in term() local160 t_total += eventtab[i].time; in term()164 v = t_total - MAGIC1; in term()170 v = t_total - MAGIC1; in term()171 tst_resm(TINFO, "t_total = %.15f\n", t_total); in term()
157 t_total = time.time() - tstart