Searched refs:predict_thresh (Results 1 – 1 of 1) sorted by relevance
985 int predict_thresh = (chunksize * kPredictThreshPercent) / 100; in CheapSqueezeInplace() local998 if ((space_n >= space_thresh) || (predb_n >= predict_thresh)) { in CheapSqueezeInplace()1066 int predict_thresh = (testsize * kPredictTriggerPercent) / 100; in CheapSqueezeTriggerTest() local1075 predict_thresh)) { in CheapSqueezeTriggerTest()