Home
last modified time | relevance | path

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

/build/make/target/product/
Dgo_defaults_common.mk26 PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile
35 PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_LOCATION := frameworks/base/config/boot-image-profile.txt
Druntime_libart.mk76 pm.dexopt.install=speed-profile \
77 pm.dexopt.bg-dexopt=speed-profile \
78 pm.dexopt.ab-ota=speed-profile \
Dprofile_boot_common.mk22 PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_LOCATION := build/target/product/empty-profile
/build/soong/java/
Ddexpreopt_bootjars.go188 profile := bootImageProfileRule(ctx, image, missingDeps)
197 buildBootImageRuleForArch(ctx, image, target.Arch.ArchType, profile, missingDeps)
205 arch android.ArchType, profile android.Path, missingDeps []string) {
247 if profile != nil {
249 cmd.FlagWithInput("--profile-file=", profile)
373 profile := image.dir.Join(ctx, "boot.prof")
381 FlagWithOutput("--reference-profile-file=", profile)
383 rule.Install(profile, "/system/etc/boot-image.prof")
389 return profile
/build/make/core/clang/
DHOST_x86_64.mk1 HOST_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-x86_64.a
DHOST_x86.mk1 $(clang_2nd_arch_prefix)HOST_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-i386.a
DTARGET_mips64.mk5 TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-mips64el-android.a
DTARGET_mips.mk5 $(clang_2nd_arch_prefix)TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-mipsel-andro…
DTARGET_arm64.mk5 TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-aarch64-android.a
DTARGET_x86_64.mk5 TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-x86_64-android.a
DTARGET_x86.mk5 $(clang_2nd_arch_prefix)TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-i686-android…
DTARGET_arm.mk5 $(clang_2nd_arch_prefix)TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-arm-android.a
/build/soong/dexpreopt/
Ddexpreopt.go112 var profile android.WritablePath
114 profile = profileCommand(ctx, global, module, rule)
128 dexpreoptCommand(ctx, global, module, rule, arch, profile, image, appImage, generateDM)
193 arch android.ArchType, profile, bootImage android.Path, appImage, generateDM bool) { argument
396 } else if profile != nil {
470 if profile != nil {
471 cmd.FlagWithInput("--profile-file=", profile)
/build/soong/third_party/zip/testdata/
Dreadme.notzip39 put the following in your .profile:
/build/soong/cc/
Dpylintrc11 profile=no
/build/make/tools/releasetools/
Dpylintrc11 profile=no