Home
last modified time | relevance | path

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

/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.h344 void AddClass(ProfileIndexType profile_index, dex::TypeIndex type_index) { in AddClass()
395 void AddMethod(ProfileIndexType profile_index, uint32_t method_index, MethodHotness::Flag flags) { in AddMethod()
497 bool IsStartupMethod(ProfileIndexType profile_index, uint32_t method_index) const { in IsStartupMethod()
502 bool IsPostStartupMethod(ProfileIndexType profile_index, uint32_t method_index) const { in IsPostStartupMethod()
507 bool IsHotMethod(ProfileIndexType profile_index, uint32_t method_index) const { in IsHotMethod()
512 bool IsMethodInProfile(ProfileIndexType profile_index, uint32_t method_index) const { in IsMethodInProfile()
532 bool ContainsClass(ProfileIndexType profile_index, dex::TypeIndex type_index) const { in ContainsClass()
552 const DexFile* FindDexFileForProfileIndex(ProfileIndexType profile_index, in FindDexFileForProfileIndex()
899 ProfileIndexType profile_index; member
1217 ProfileIndexType profile_index) const { in DumpDexReference()
H A Dprofile_test_helper.h87 ProfileIndexType profile_index, in ProfileIndexMatchesDexFile()
H A Dprofile_compilation_info.cc1256 ProfileIndexType profile_index = profile_index_it->second; in GetOrAddDexFileData() local
1291 ProfileIndexType profile_index = profile_index_it->second; in FindDexData() local
1767 ProfileIndexType profile_index; in ReadClassesSection() local
1803 ProfileIndexType profile_index; in ReadMethodsSection() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_profile_printer_data.proto40 int64 profile_index = 8; field
49 int64 profile_index = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/common/
H A Dutils.cc60 Status GetTrtBindingIndex(const char* tensor_name, int profile_index, in GetTrtBindingIndex()
86 Status GetTrtBindingIndex(int network_input_index, int profile_index, in GetTrtBindingIndex()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dthunk.h75 std::optional<int64_t> profile_index; member
127 std::optional<int64_t> profile_index() const { return profile_index_; } in profile_index() function
/aosp_15_r20/art/runtime/jit/
H A Dprofile_saver.cc621 ProfileCompilationInfo::ProfileIndexType profile_index = in UpdateProfile() local
679 ProfileCompilationInfo::ProfileIndexType profile_index = in UpdateProfile() local
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver.cc416 ProfileCompilationInfo::ProfileIndexType profile_index, in ShouldCompileBasedOnProfile()
462 ProfileCompilationInfo::ProfileIndexType profile_index) { in CompileMethodQuick()
606 ProfileCompilationInfo::ProfileIndexType profile_index = in ResolveConstStrings() local
2670 ProfileCompilationInfo::ProfileIndexType profile_index = (have_profile && use_profile) in CompileDexFile() local
/aosp_15_r20/frameworks/native/vulkan/vkprofiles/generated/
H A Dvulkan_profiles.cpp10148 …for (uint32_t profile_index = 0; profile_index < profile_desc->requiredProfileCount; ++profile_ind… in GatherProfiles() local
10312 …for (std::size_t profile_index = 0, profile_count = profiles.size(); profile_index < profile_count… in vpGetProfileStructureTypes() local
10389 …for (std::size_t profile_index = 0, profile_count = profiles.size(); profile_index < profile_count… in vpGetProfileExtensionProperties() local
10530 …for (std::size_t profile_index = 0, profile_count = profiles.size(); profile_index < profile_count… in vpHasMultipleVariantsProfile() local
11060 …for (std::size_t profile_index = 0, profile_count = profiles.size(); profile_index < profile_count… in vpGetProfileFeatures() local
11103 …for (std::size_t profile_index = 0, profile_count = profiles.size(); profile_index < profile_count… in vpGetProfileProperties() local
11140 …for (std::size_t profile_index = 0, profile_count = profiles.size(); profile_index < profile_count… in vpGetProfileFormats() local
/aosp_15_r20/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp7072 for (ssize_t profile_index = 0; profile_index < (ssize_t)profiles.size(); profile_index++) { in checkOutputsForDevice() local
7205 for (size_t profile_index = 0; in checkInputsForDevice() local
7226 for (ssize_t profile_index = 0; profile_index < (ssize_t)profiles.size(); profile_index++) { in checkInputsForDevice() local
7310 for (size_t profile_index = 0; in checkInputsForDevice() local
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h112825 uint8_t profile_index; member
112837 uint8_t profile_index; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h120227 uint8_t profile_index; member
120239 uint8_t profile_index; member