Searched refs:dstart (Results 1 – 2 of 2) sorted by relevance
173 unsigned int dstart, dend; in via_calibrate_decr() local202 dstart = get_dec(); in via_calibrate_decr()209 ppc_tb_freq = (dstart - dend) * 100 / 6; in via_calibrate_decr()
996 double dstart = start / 1000.0, in display_histogram() local998 printf(" %4.2f - %-4.2f", dstart, dstop); in display_histogram()1022 double dstart = upper_outlier / 1000.0; in display_histogram() local1024 printf(" %4.2f - %-4s %s", dstart, "...", use_nsec ? "us" : "ms"); in display_histogram()