Home | History | Annotate | Download | only in bench

Lines Matching refs:bench

25     print '-b <bench> the bench to show.'
28 print '-e <file> file containing expected bench values/ranges.'
29 print ' Will raise exception if actual bench values are out of range.'
37 print '-m <representation> representation of bench value.'
53 def __init__(self, bench, config, time_type, settings):
54 self.bench = bench
61 str(self.bench),
69 str(self.bench),
76 return (self.bench == other.bench and
82 return (hash(self.bench) ^
105 """Parses bench data from files like bench_r<revision>_<scalar>.
200 not bench_of_interest == point.bench):
222 line_name = Label(point.bench
300 rep = None # bench representation algorithm
306 title = 'Bench graph'
345 raise Exception("Dup entries for bench expectation %s" %
365 exceptions.append('Bench %s value %s out of range [%s, %s].' %
368 raise Exception('Bench values out of range:\n' +
507 points_at_this_revision.append(point.bench)
635 <td width="1">Bench&nbsp;Type</td>
648 create_select(lambda l: l.bench, lines, 'benchSelect')
758 print '<!--Picture height %.2f corresponds to bench value %.2f.-->' % (