Home
last modified time | relevance | path

Searched defs:dex_profile_index (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jit/
Dprofiling_info_test.cc170 uint8_t dex_profile_index = dex_map.FindOrAdd(const_cast<DexFile*>(class_ref.dex_file), in ConvertProfileMethodInfo() local
/art/libprofile/profile/
Dprofile_compilation_info.cc563 ProfileIndexType dex_profile_index = dex_it.first; in AddInlineCacheToBuffer() local
790 ProfileIndexType dex_profile_index; in ReadInlineCache() local
1163 ProfileIndexType dex_profile_index = dex_it.first; in VerifyProfileData() local
Dprofile_compilation_info.h150 ProfileIndexType dex_profile_index; // the index of the owning dex in the profile info member