Searched refs:numOfInterest (Results 1 – 1 of 1) sorted by relevance
3734 int numOfInterest = 0; in dumpTimeEstimate() local3745 numOfInterest++; in dumpTimeEstimate()3750 if (numOfInterest <= 0) { in dumpTimeEstimate()3756 long estimatedTime = (total / numOfInterest) * 100; in dumpTimeEstimate()