HomeSort by relevance Sort by last modified time
    Searched refs:perfile (Results 1 - 2 of 2) sorted by null

  /build/make/tools/
checkowners.py 48 perfile = 'per-file +' + glob + ' *= *' + directive
49 pats = '(|%s|%s|%s)$' % (noparent, email, perfile)
  /external/lisa/libs/wlgen/wlgen/
perf_bench.py 111 perfile = '{}/performance.json'.format(destdir)
113 'PerfBench', perfile)
114 with open(perfile, 'w') as ofile:
204 perfile = '{}/performance.json'.format(destdir)
206 'PerfBench', perfile)
207 with open(perfile, 'w') as ofile:

Completed in 130 milliseconds