Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc85 const std::vector<ProfileInlineCache>& inline_caches, in AddMethod()
122 std::vector<ProfileInlineCache> inline_caches; in GetTestInlineCaches() local
156 void MakeMegamorphic(/*out*/std::vector<ProfileInlineCache>* inline_caches) { in MakeMegamorphic()
169 void SetIsMissingTypes(/*out*/std::vector<ProfileInlineCache>* inline_caches) { in SetIsMissingTypes()
506 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
539 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
581 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
651 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
727 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
752 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
[all …]
Dprofile_compilation_info.h62 std::vector<ProfileInlineCache> inline_caches; member
294 const InlineCacheMap* const inline_caches; member
Dprofile_compilation_info.cc1612 const InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in GetHotMethodInfo() local
/art/profman/
Dprofile_assistant_test.cc61 const std::vector<ProfileInlineCache>& inline_caches, in AddMethod()
96 … std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(dex_file1 , dex_file2, dex3); in SetupProfile() local
139 std::vector<ProfileInlineCache> inline_caches; in GetTestInlineCaches() local
Dprofman.cc1162 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in ProcessLine() local
/art/runtime/jit/
Djit_code_cache.cc1522 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in GetProfiledMethods() local