Searched defs:DumpInfo (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/jit/ | ||
| D | profile_saver.cc | 1225 void ProfileSaver::DumpInfo(std::ostream& os) { in DumpInfo() function in art::ProfileSaver |
| D | jit.cc | 163 void Jit::DumpInfo(std::ostream& os) { in DumpInfo() function in art::jit::Jit |
| /art/libprofile/profile/ | ||
| D | profile_compilation_info.cc | 2058 std::string ProfileCompilationInfo::DumpInfo(const std::vector<const DexFile*>& dex_files, in DumpInfo() function in art::ProfileCompilationInfo |