Home | History | Annotate | Download | only in tools

Lines Matching refs:threshold

672     threshold = 20
673 if opcode_percent > threshold + 2:
675 if opcode_percent > threshold - 2: