Searched refs:profiler (Results 1 – 9 of 9) sorted by relevance
3 which crashed the JIT profiler.
459 VLOG(profiler) << "Added " << classes.size() << " classes for location " in FetchAndCacheResolvedClassesAndMethods()464 VLOG(profiler) << "Location not found " << base_location in FetchAndCacheResolvedClassesAndMethods()473 VLOG(profiler) << "Profile saver recorded " << hot_methods.NumReferences() << " hot methods and " in FetchAndCacheResolvedClassesAndMethods()554 VLOG(profiler) << "Not enough information to save to: " << filename in ProcessProfilingInfo()617 VLOG(profiler) << "Profile saver shutdown"; in RunProfileSaverThread()634 VLOG(profiler) << "Asked to profile a location without an oat file:" << location; in ShouldProfileLocation()639 VLOG(profiler) in ShouldProfileLocation()677 VLOG(profiler) << "Registering boot dex file " << location; in Start()690 VLOG(profiler) << "No code paths should be profiled."; in Start()704 VLOG(profiler) << "Starting profile saver using output file: " << output_filename in Start()[all …]
100 VLOG(profiler) << Dumpable<MemStats>(allocator_.GetMemStats()); in ~ProfileCompilationInfo()281 VLOG(profiler) in Save()289 VLOG(profiler) << "Failed to save profile info to " << filename; in Save()466 VLOG(profiler) << "Compressed from " in Save()470 VLOG(profiler) << "Time to save profile: " << std::to_string(total_time); in Save()
49 bool profiler; member
260 log_verbosity.profiler = true; in TEST_F()
568 log_verbosity.profiler = true;
908 VLOG(profiler) << "Enabling system server profiles"; in InitNonZygoteOrPostFork()2232 VLOG(profiler) << "Register app with " << profile_output_filename in RegisterAppInfo()
1118 VLOG_IS_ON(profiler), in CreateBootProfile()
1422 art::gLogVerbosity.profiler = val; in SetVerboseFlag()