Home
last modified time | relevance | path

Searched defs:profile_index (Results 1 – 4 of 4) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.h332 void AddClass(ProfileIndexType profile_index, dex::TypeIndex type_index) { in AddClass()
393 void AddMethod(ProfileIndexType profile_index, uint32_t method_index, MethodHotness::Flag flags) { in AddMethod()
512 const DexFile* FindDexFileForProfileIndex(ProfileIndexType profile_index, in FindDexFileForProfileIndex()
809 ProfileIndexType profile_index; member
1074 ProfileIndexType profile_index) const { in DumpDexReference()
Dprofile_test_helper.h83 ProfileIndexType profile_index, in ProfileIndexMatchesDexFile()
Dprofile_compilation_info.cc1136 ProfileIndexType profile_index = profile_index_it->second; in GetOrAddDexFileData() local
1171 ProfileIndexType profile_index = profile_index_it->second; in FindDexData() local
1616 ProfileIndexType profile_index; in ReadClassesSection() local
1652 ProfileIndexType profile_index; in ReadMethodsSection() local
/art/runtime/jit/
Dprofile_saver.cc667 ProfileCompilationInfo::ProfileIndexType profile_index = in UpdateProfile() local
725 ProfileCompilationInfo::ProfileIndexType profile_index = in UpdateProfile() local