Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/jit/
H A Dprofiling_info_test.cc106 /*out*/ SafeMap<ArtMethod*, ProfileMethodInfo>* profile_methods_map) { in SaveProfilingInfoWithFakeInlineCaches()
247 SafeMap<ArtMethod*, ProfileMethodInfo> profile_methods_map; in TEST_F() local