Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.h84 bool force_save,
Dprofile_saver.cc824 bool force_save, in ProcessProfilingInfo() argument
851 if (!force_save && ShuttingDown(Thread::Current())) { in ProcessProfilingInfo()
892 force_save = true; in ProcessProfilingInfo()
902 force_save = true; in ProcessProfilingInfo()
916 if (!force_save && in ProcessProfilingInfo()