Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.cc562 const std::string& profile_key, in GetOrAddDexFileData()
613 const std::string& profile_key, in FindDexData()
1837 std::string profile_key = GetProfileDexFileKey(dex_location); in GenerateTestProfile() local
Dprofile_compilation_info.h515 std::string profile_key; member