Searched refs:new_profile (Results 1 - 1 of 1) sorted by relevance

/art/runtime/native/
H A Ddalvik_system_DexFile.cc451 ProfileFile new_profile, old_profile; local
452 bool new_ok = new_profile.LoadFile(profile_file);
461 new_profile.GetTopKSamples(new_top_k, top_k_threshold);

Completed in 297 milliseconds