Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:threshold

128 # all the threshold counts.
152 --threshold=<0--20> a function is shown if it accounts for more than x% of
155 that helped reach the event count threshold [no]
197 # --sort=A:99,B:95,C:90. These will override any --threshold
217 # --threshold=X (tolerates a trailing '%')
218 } elsif ($arg =~ /^--threshold=([\d\.]+)%?$/) {
375 # If multiple threshold args weren't given via --sort, stick in the single
376 # threshold (either from --threshold if used, or the default otherwise) for
617 # Print functions, stopping when the threshold has been reached.
635 # Update the threshold counts