Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.cc423 const std::string& profile_key, in GetOrAddDexFileData()
1139 std::string profile_key = GetProfileDexFileKey(dex_file.GetLocation()); in GetClassesAndMethods() local
1218 std::string profile_key = GetProfileDexFileKey(dex_location); in GenerateTestProfile() local
Dprofile_compilation_info.h317 std::string profile_key; member
/art/dex2oat/
Ddex2oat_test.cc610 std::string profile_key = ProfileCompilationInfo::GetProfileDexFileKey(dex_location); in GenerateProfile() local