Home
last modified time | relevance | path

Searched refs:KNOWN_BENCHMARKS (Results 1 – 1 of 1) sorted by relevance

/toolchain/pgo-profiles/scripts/
Dupdate_profiles.py134 KNOWN_BENCHMARKS = ['ALL', 'dex2oat', 'hwui', 'hwbinder'] variable
166 help='Update profiles for BENCHMARK. Choices are {}'.format(KNOWN_BENCHMARKS))
191 worklist = KNOWN_BENCHMARKS[1:]