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

/art/runtime/native/
H A Ddalvik_system_DexFile.cc451 ProfileFile new_profile, old_profile; local
453 bool old_ok = old_profile.LoadFile(prev_profile_file);
462 old_profile.GetTopKSamples(old_top_k, top_k_threshold);

Completed in 835 milliseconds