Searched refs:RatioLeftInKB (Results 1 – 1 of 1) sorted by relevance
238 double RatioLeftInKB = (1.0 * BucketSize) / 1024; in printCDF() local248 << format("%.4f", RatioLeftInKB * (I + 1)) << ", " in printCDF()