Home
last modified time | relevance | path

Searched refs:file_profile (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/jit/
H A Dprofiling_info_test.cc86 ProfileCompilationInfo file_profile; in SaveProfilingInfo() local
87 if (!file_profile.Load(filename, false)) { in SaveProfilingInfo()
90 if (!info.MergeWith(file_profile)) { in SaveProfilingInfo()