Home | History | Annotate | Download | only in qemu

Lines Matching refs:t1

207 	struct timeval t1, t2;
301 gettimeofday(&t1, NULL);
331 t2 = tsub(t2, t1);
375 struct timeval t1, t2;
458 gettimeofday(&t1, NULL);
485 t2 = tsub(t2, t1);
527 struct timeval t1, t2;
588 gettimeofday(&t1, NULL);
604 t2 = tsub(t2, t1);
646 struct timeval t1, t2;
724 gettimeofday(&t1, NULL);
737 t2 = tsub(t2, t1);