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.cc202 uint8_t dex_profile_index = dex_map.FindOrAdd(const_cast<DexFile*>(class_ref.dex_file), in ConvertProfileMethodInfo() local
/art/libprofile/profile/
Dprofile_compilation_info.h133 uint8_t dex_profile_index; // the index of the owning dex in the profile info member
Dprofile_compilation_info.cc578 uint8_t dex_profile_index = dex_it.first; in AddInlineCacheToBuffer() local
843 uint8_t dex_profile_index; in ReadInlineCache() local
1244 uint8_t dex_profile_index = dex_it.first; in VerifyProfileData() local