Searched refs:profiler (Results 1 – 9 of 9) sorted by relevance
442 VLOG(profiler) << "Added " << classes.size() << " classes for location " in FetchAndCacheResolvedClassesAndMethods()447 VLOG(profiler) << "Location not found " << dex_file->GetBaseLocation() in FetchAndCacheResolvedClassesAndMethods()456 VLOG(profiler) << "Profile saver recorded " << hot_methods.NumReferences() << " hot methods and " in FetchAndCacheResolvedClassesAndMethods()523 VLOG(profiler) << "Not enough information to save to: " << filename in ProcessProfilingInfo()586 VLOG(profiler) << "Profile saver shutdown"; in RunProfileSaverThread()597 VLOG(profiler) << "Asked to profile a location without an oat file:" << location; in ShouldProfileLocation()602 VLOG(profiler) in ShouldProfileLocation()640 VLOG(profiler) << "Registering boot dex file " << location; in Start()653 VLOG(profiler) << "No code paths should be profiled."; in Start()667 VLOG(profiler) << "Starting profile saver using output file: " << output_filename in Start()[all …]
89 VLOG(profiler) << Dumpable<MemStats>(arena_.GetMemStats()); in ~ProfileCompilationInfo()244 VLOG(profiler) in Save()252 VLOG(profiler) << "Failed to save profile info to " << filename; in Save()424 VLOG(profiler) << "Compressed from " in Save()428 VLOG(profiler) << "Time to save profile: " << std::to_string(total_time); in Save()
3 which crashed the JIT profiler.
49 bool profiler; member
255 log_verbosity.profiler = true; in TEST_F()
642 log_verbosity.profiler = true;
1005 VLOG_IS_ON(profiler), in CreateBootProfile()
1614 art::gLogVerbosity.profiler = val; in SetVerboseFlag()
2073 VLOG(profiler) << "Register app with " << profile_output_filename in RegisterAppInfo()