Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Doat_writer_test.cc133 ProfileCompilationInfo* profile_compilation_info) { in WriteElf() argument
138 profile_compilation_info, in WriteElf()
155 ProfileCompilationInfo* profile_compilation_info = nullptr) { in WriteElf() argument
160 profile_compilation_info, in WriteElf()
630 profile_compilation_info(use_profile ? new ProfileCompilationInfo() : nullptr); in TestDexFileInput() local
637 profile_compilation_info.get()); in TestDexFileInput()
667 profile_compilation_info(use_profile ? new ProfileCompilationInfo() : nullptr); in TestDexFileInput() local
675 profile_compilation_info.get()); in TestDexFileInput()
876 std::unique_ptr<ProfileCompilationInfo> profile_compilation_info(new ProfileCompilationInfo()); in TestZipFileInputWithEmptyDex() local
883 profile_compilation_info.get()); in TestZipFileInputWithEmptyDex()
/aosp12/art/dex2oat/driver/
H A Dcompiler_driver.cc564 const ProfileCompilationInfo* profile_compilation_info = in ResolveConstStrings() local
568 profile_compilation_info != nullptr && in ResolveConstStrings()
569 profile_compilation_info->ContainsClass(*dex_file, accessor.GetClassIdx()); in ResolveConstStrings()
582 if (profile_compilation_info != nullptr && !is_startup_clinit) { in ResolveConstStrings()
584 profile_compilation_info->GetMethodHotness(method.GetReference()); in ResolveConstStrings()
870 const ProfileCompilationInfo* profile_compilation_info = in ShouldCompileBasedOnProfile() local
872 if (profile_compilation_info == nullptr) { in ShouldCompileBasedOnProfile()
877 bool result = profile_compilation_info->GetMethodHotness(method_ref).IsHot(); in ShouldCompileBasedOnProfile()
2643 const ProfileCompilationInfo* profile_compilation_info = in Compile() local
2646 ((profile_compilation_info == nullptr) in Compile()
[all …]
/aosp12/art/libprofile/
H A DAndroid.bp32 "profile/profile_compilation_info.cc",
/aosp12/build/soong/docs/
H A Dperf.md203 $ touch runtime/jit/profile_compilation_info.h
206 …p-define-generator/main.o older than most recent input art/runtime/jit/profile_compilation_info.h (
218 profile_compilation_info.h.