Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/pgo_tools/
H A Dbenchmark_pgo_profiles.py123 for x in pgo_tools.generate_quickpkg_restoration_command(llvm_binpkg)
243 pgo_tools.generate_quickpkg_restoration_command(baseline_llvm_binpkg)
H A Dpgo_tools_test.py89 pgo_tools.generate_quickpkg_restoration_command(
H A Dpgo_tools.py120 def generate_quickpkg_restoration_command(quickpkg_path: Path) -> Command: function
H A Dgenerate_pgo_profile.py84 pgo_tools.run(pgo_tools.generate_quickpkg_restoration_command(pkg))