Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.cc237 VLOG(profiler) << "Methods with samples greater than " in FetchAndCacheResolvedClassesAndMethods()
256 VLOG(profiler) << "Added " << classes.GetClasses().size() << " classes for location " in FetchAndCacheResolvedClassesAndMethods()
260 VLOG(profiler) << "Location not found " << classes.GetBaseLocation() in FetchAndCacheResolvedClassesAndMethods()
336 VLOG(profiler) << "Not enough information to save to: " << filename in ProcessProfilingInfo()
397 VLOG(profiler) << "Profile saver shutdown"; in RunProfileSaverThread()
408 VLOG(profiler) << "Asked to profile a location without an oat file:" << location; in ShouldProfileLocation()
413 VLOG(profiler) in ShouldProfileLocation()
438 VLOG(profiler) << "No code paths should be profiled."; in Start()
453 VLOG(profiler) << "Starting profile saver using output file: " << output_filename in Start()
484 VLOG(profiler) << "Stopping profile saver thread"; in Stop()
Dprofile_compilation_info.cc78 VLOG(profiler) << Dumpable<MemStats>(arena_.GetMemStats()); in ~ProfileCompilationInfo()
206 VLOG(profiler) in Save()
214 VLOG(profiler) << "Failed to save profile info to " << filename; in Save()
/art/runtime/base/
Dlogging.h49 bool profiler; member
/art/cmdline/
Dcmdline_parser_test.cc254 log_verbosity.profiler = true; in TEST_F()
Dcmdline_types.h640 log_verbosity.profiler = true;
/art/runtime/openjdkjvmti/
DOpenjdkJvmTi.cc1617 art::gLogVerbosity.profiler = val; in SetVerboseFlag()
/art/runtime/
Druntime.cc2004 VLOG(profiler) << "Register app with " << profile_output_filename in RegisterAppInfo()
Dclass_linker.cc8947 VLOG(profiler) << "Found opened dex file for " << dex_file->GetLocation() << " with " in GetClassDescriptorsForResolvedClasses()