Home
last modified time | relevance | path

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

/external/toolchain-utils/afdo_tools/
Dgenerate_afdo_from_tryjob.py20 _CREATE_LLVM_PROF = 'create_llvm_prof' variable
74 _CREATE_LLVM_PROF, '--out=' + output_name, '--binary=chrome',
133 if not distutils.spawn.find_executable(_CREATE_LLVM_PROF):
134 sys.exit(_CREATE_LLVM_PROF + ' not found; are you in the chroot?')