Searched refs:change_threshold (Results 1 – 1 of 1) sorted by relevance
526 const double change_threshold = options.GetTopKChangeThreshold(); in IsProfileChangeSignificant() local542 if (change_percent > change_threshold) { in IsProfileChangeSignificant()