Lines Matching refs:dnow
194 double now = dnow(); in check_pointer_in_depth24()
322 double now = dnow(); in check_for_multivis()
437 MV_start = dnow(); in check_for_multivis()
551 last_query = dnow(); in check_for_multivis()
598 if (0) fprintf(stderr, "done: %.4f\n", dnow() - last_query); in check_for_multivis()
629 now = dnow(); in vw_lookup()
787 windows_8bpp[j].last_fetched = dnow(); in check_depth_win()
888 now = dnow(); in poll_line()
1104 if (db24 > 2) fprintf(stderr, "poll_8bpp: ysh: %2d %.4f\n", ysh, dnow() - last_call); in poll_8bpp()
1105 last_call = dnow(); in poll_8bpp()
1261 windows_8bpp[i].last_fetched = dnow(); in get_8bpp_regions()
1832 if (db24 > 1) fprintf(stderr, "bpp8to24 %d %d %d %d %.4f\n", x1, y1, x2, y2, dnow() - last_get_8bpp…
1935 now = dnow();
1972 if (0) fprintf(stderr, "SNAP time: %.4f\n", dnow() - now);
1974 last_snapshot = dnow();
1978 if (0) t2 = dnow();
1981 last_get_8bpp_validate = dnow();
1983 if (0) fprintf(stderr, "get8bpp-%d: %.4f\n", validate, dnow() - t2);
1985 if (db24) d0 = dnow();
2009 if (db24 > 2) fprintf(stderr, "cmap %d %.4f\n", (int) cmaps[j], dnow() - d0);
2051 if (0) fprintf(stderr, "done time: %.4f\n", dnow() - d0);