Home
last modified time | relevance | path

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

/aosp12/art/libprofile/profile/
H A 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()
H A Dprofile_test_helper.h83 ProfileIndexType profile_index, in ProfileIndexMatchesDexFile()
H A 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
/aosp12/art/runtime/jit/
H A Dprofile_saver.cc667 ProfileCompilationInfo::ProfileIndexType profile_index = in UpdateProfile() local
725 ProfileCompilationInfo::ProfileIndexType profile_index = in UpdateProfile() local
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp5395 for (ssize_t profile_index = 0; profile_index < (ssize_t)profiles.size(); profile_index++) { in checkOutputsForDevice() local
5517 for (size_t profile_index = 0; in checkInputsForDevice() local
5538 for (ssize_t profile_index = 0; profile_index < (ssize_t)profiles.size(); profile_index++) { in checkInputsForDevice() local
5611 for (size_t profile_index = 0; in checkInputsForDevice() local