Searched refs:profile_compilation_info (Results 1 – 4 of 4) sorted by relevance
133 ProfileCompilationInfo* profile_compilation_info) { in WriteElf() argument138 profile_compilation_info, in WriteElf()155 ProfileCompilationInfo* profile_compilation_info = nullptr) { in WriteElf() argument160 profile_compilation_info, in WriteElf()630 profile_compilation_info(use_profile ? new ProfileCompilationInfo() : nullptr); in TestDexFileInput() local637 profile_compilation_info.get()); in TestDexFileInput()667 profile_compilation_info(use_profile ? new ProfileCompilationInfo() : nullptr); in TestDexFileInput() local675 profile_compilation_info.get()); in TestDexFileInput()876 std::unique_ptr<ProfileCompilationInfo> profile_compilation_info(new ProfileCompilationInfo()); in TestZipFileInputWithEmptyDex() local883 profile_compilation_info.get()); in TestZipFileInputWithEmptyDex()
564 const ProfileCompilationInfo* profile_compilation_info = in ResolveConstStrings() local568 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() local872 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() local2646 ((profile_compilation_info == nullptr) in Compile()[all …]
32 "profile/profile_compilation_info.cc",
203 $ touch runtime/jit/profile_compilation_info.h206 …p-define-generator/main.o older than most recent input art/runtime/jit/profile_compilation_info.h (218 profile_compilation_info.h.