Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofiling_info_test.cc140 ProfileMethodInfo pmi(MethodReference(method->GetDexFile(), in SaveProfilingInfoWithFakeInlineCaches() local
266 const ProfileMethodInfo& pmi = profile_methods_map.find(m)->second; in TEST_F() local
/art/libprofile/profile/
Dprofile_compilation_info.cc1318 bool ProfileCompilationInfo::AddMethod(const ProfileMethodInfo& pmi, in AddMethod()