Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.h49 static void DumpInstanceInfo(std::ostream& os);
Djit.cc161 ProfileSaver::DumpInstanceInfo(os); in DumpForSigQuit()
Dprofile_saver.cc803 void ProfileSaver::DumpInstanceInfo(std::ostream& os) { in DumpInstanceInfo() function in art::ProfileSaver