Home
last modified time | relevance | path

Searched defs:inline_caches (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info_test.cc71 std::vector<ProfileInlineCache> inline_caches; in GetTestInlineCaches() local
510 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
542 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
583 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
659 std::vector<ProfileInlineCache> inline_caches { in TEST_F() local
689 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
759 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
784 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
1040 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
1095 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
[all …]
H A Dprofile_compilation_info.h75 std::vector<ProfileInlineCache> inline_caches; member
/aosp12/art/profman/
H A Dprofile_assistant_test.cc74 std::vector<ProfileInlineCache> inline_caches = in SetupProfile() local
116 std::vector<ProfileInlineCache> inline_caches; in GetTestInlineCaches() local
349 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in AssertInlineCaches() local
367 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in AssertInlineCaches() local
1579 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness_super.GetInlineCacheMap(); in TEST_F() local
H A Dprofman.cc804 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in GetInlineCacheLine() local
1489 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in ProcessLine() local
/aosp12/art/compiler/optimizing/
H A Dinliner.cc653 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in GetInlineCacheAOT() local
/aosp12/art/runtime/jit/
H A Djit_code_cache.cc1502 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in GetProfiledMethods() local