Searched refs:IntervalPercentage (Results 1 – 1 of 1) sorted by relevance
124 double IntervalPercentage = getScaledIntervalSize(I) / 1000.0; in getApproximateInstructionCount() local125 return (unsigned)(IntervalPercentage * indexes_->getFunctionSize()); in getApproximateInstructionCount()