Home
last modified time | relevance | path

Searched refs:INFO (Results 51 – 75 of 117) sorted by relevance

12345

/art/tools/jvmti-agents/dump-jvmti-state/
Ddump-jvmti.cc84 LOG(INFO) << data; in CbDataDump()
/art/perfetto_hprof/
Dperfetto_hprof.cc276 LOG(INFO) << "waiting for data source"; in WaitForDataSource()
465 LOG(INFO) << "preparing to dump heap for " << parent_pid; in DumpPerfetto()
524 LOG(INFO) << "skipping irrelevant data source."; in DumpPerfetto()
529 LOG(INFO) << "dumping heap for " << parent_pid; in DumpPerfetto()
665 LOG(INFO) << "finished dumping heap for " << parent_pid; in DumpPerfetto()
/art/runtime/gc/accounting/
Dmod_union_table.cc282 LOG(INFO) << "Object " << reinterpret_cast<const void*>(obj) << "(" << obj->PrettyTypeOf() in operator ()()
286 LOG(INFO) << "FromSpace " << from_space->GetName() << " type " in operator ()()
288 LOG(INFO) << "ToSpace " << to_space->GetName() << " type " in operator ()()
290 heap->DumpSpaces(LOG_STREAM(INFO)); in operator ()()
/art/dexlayout/
Ddexlayout_main.cc209 PLOG(INFO) << "After opening profile file"; in DexlayoutDriver()
/art/runtime/gc/allocator/
Drosalloc-inl.h115 LOG(INFO) << "RosAlloc::Run::AllocSlot() : " << slot in AllocSlot()
/art/tools/jvmti-agents/simple-force-redefine/
Dforceredefine.cc155 LOG(INFO) << "Got CFLH for " << name << " on env " << static_cast<void*>(jvmti); in CbClassFileLoadHook()
221 LOG(INFO) << "Redefining class " << klass_name << " with " << static_cast<void*>(jvmti); in AgentMain()
/art/tools/bisection_search/
Dbisection_search.py136 (output, _) = self._test_env.RunCommand(cmd, LogSeverity.INFO)
156 (output, _) = self._test_env.RunCommand(cmd, LogSeverity.INFO)
/art/compiler/optimizing/
Dconstructor_fence_redundancy_elimination.cc202 LOG(INFO) << "CFRE-MergeCandidateFences: Post-merge fence input count " in MergeCandidateFences()
/art/openjdkjvmti/
Dti_logging.cc86 JVMTI_LOG(INFO, env) << "Invalid verbose argument: '" << parse_data << "'. Error was " in SetVerboseFlagExt()
Dti_search.cc278 JVMTI_LOG(INFO, jvmti_env) << "Cannot add buffers to classpath during ON_LOAD phase to " in AddToDexClassLoaderInMemory()
337 JVMTI_LOG(INFO, jvmti_env) << "Cannot add to classpath of arbitrary classloaders during " in AddToDexClassLoader()
Ddeopt_manager.cc175 LOG(INFO) << "Openjdkjvmti plugin loaded on a non-debuggable runtime. Changing runtime to " in FinishSetup()
194 LOG(INFO) << "Attempting to start jit for openjdkjvmti plugin."; in FinishSetup()
Dti_extension.cc488 LOG(INFO) << "debuggable & jni-type indices are required to implement structural " in GetExtensionFunctions()
679 LOG(INFO) << "debuggable & jni-type indices are required to implement structural " in GetExtensionEvents()
/art/runtime/gc/space/
Ddlmalloc_space.cc119 LOG(INFO) << "DlMallocSpace::Create entering " << name in Create()
145 LOG(INFO) << "DlMallocSpace::Create exiting (" << PrettyDuration(NanoTime() - start_time) in Create()
Dlarge_object_space_test.cc111 LOG(INFO) << oss.str(); in LargeObjectTest()
Drosalloc_space.cc173 LOG(INFO) << "RosAllocSpace::Create exiting (" << PrettyDuration(NanoTime() - start_time) in Create()
469 LOG(INFO) << "Found a bad sized obj of size " << size in AllocationSizeNonvirtual()
/art/tools/jvmti-agents/ti-fast/
DREADME.md22 * If 'log' is the first argument the event handlers will LOG(INFO) when they are
/art/runtime/
Ddebugger.cc210 LOG(INFO) << StringPrintf("Exception thrown by dispatcher for 0x%08x", type) << std::endl in DdmHandleChunk()
258 LOG(INFO) << StringPrintf("Exception thrown when reading response data from dispatcher 0x%08x", in DdmHandleChunk()
1006 LOG(INFO) << "recent allocation records: " << capped_count; in GetRecentAllocations()
1007 LOG(INFO) << "allocation records all objects: " << records->Size(); in GetRecentAllocations()
Delf_file.cc1566 LOG(INFO) << StringPrintf("In %s moving Elf_Dyn[%d] from 0x%" PRIx64 " to 0x%" PRIx64, in FixupDynamic()
1588 LOG(INFO) << StringPrintf("In %s moving Elf_Shdr[%d] from 0x%" PRIx64 " to 0x%" PRIx64, in FixupSectionHeaders()
1608 LOG(INFO) << StringPrintf("In %s moving Elf_Phdr[%d] from 0x%" PRIx64 " to 0x%" PRIx64, in FixupProgramHeaders()
1636 LOG(INFO) << StringPrintf("In %s moving Elf_Sym[%d] from 0x%" PRIx64 " to 0x%" PRIx64, in FixupSymbols()
1656 LOG(INFO) << StringPrintf("In %s moving Elf_Rel[%d] from 0x%" PRIx64 " to 0x%" PRIx64, in FixupRelocations()
1667 LOG(INFO) << StringPrintf("In %s moving Elf_Rela[%d] from 0x%" PRIx64 " to 0x%" PRIx64, in FixupRelocations()
Ddexopt_test.cc225 LOG(INFO) << "Reserved space for image " << in ReserveImageSpaceChunk()
Dart_method.cc352 LOG(INFO) << StringPrintf( in Invoke()
380 LOG(INFO) << StringPrintf("Returned '%s' quick code=%p", PrettyMethod().c_str(), in Invoke()
384 LOG(INFO) << "Not invoking '" << PrettyMethod() << "' code=null"; in Invoke()
/art/libartbase/base/
Dtime_utils.cc248 LOG(INFO) << "Note: end time exceeds INT32_MAX: " << end_sec; in InitTimeSpec()
/art/openjdkjvm/
DOpenjdkJvm.cc307 LOG(INFO) << "Explicit GC skipped."; in JVM_GC()
314 LOG(INFO) << "System.exit called, status: " << status; in JVM_Exit()
/art/runtime/jni/
Djni_id_manager.cc143 LOG(INFO) << "jmethodID for Obsolete method " << method->PrettyMethod() << " requested!"; in EnsureIdsArray()
376 LOG(INFO) << "Returning " << res << " for field " << field->PrettyField(); in EncodeFieldId()
389 LOG(INFO) << "Returning " << res << " for method " << method->PrettyMethod(); in EncodeMethodId()
/art/runtime/jit/
Dprofile_saver.cc597 LOG(INFO) << "Failed to find cached profile for " << filename; in ProcessProfilingInfo()
599 LOG(INFO) << "Cached profile " << pair.first; in ProcessProfilingInfo()
820 instance_->DumpInfo(LOG_STREAM(INFO)); in Stop()
/art/dex2oat/
Ddex2oat.cc1607 LOG(INFO) << "No " << VdexFile::kVdexNameInDmFile << " file in DexMetadata archive. " in OpenFile()
1668 LOG(INFO) << "Image class " << s; in LoadClassProfileDescriptors()
1751 LOG(INFO) << "Very large app, downgrading to verify."; in Setup()
1939 LOG(INFO) << "Large app, accepted running with swap."; in Setup()
2511 LOG(INFO) << Dumpable<TimingLogger>(*timings_); in DumpTiming()
2772 LOG(INFO) << "Wrote input to " << tmp_file_name; in SaveDexInput()
2964 LOG(INFO) << "dex2oat took " in LogCompletionTime()
3270 LOG(INFO) << CommandLine(); in Dex2oat()
3272 LOG(INFO) << StrippedCommandLine(); in Dex2oat()

12345