Searched refs:profiler (Results 1 – 9 of 9) sorted by relevance
246 if (VLOG_IS_ON(profiler)) { in IsProfileEmpty()252 VLOG(profiler) << "Profile " << location << " size=" << stat_buffer.st_size; in IsProfileEmpty()279 VLOG(profiler) << "All profile locations are empty. This is considered to be first save"; in IsFirstSave()809 VLOG(profiler) << "Locations for " << it.first << " " << android::base::Join(locations, ':'); in FetchAndCacheResolvedClassesAndMethods()818 VLOG(profiler) << "Profile saver recorded " << number_of_hot_methods in FetchAndCacheResolvedClassesAndMethods()861 VLOG(profiler) << "Tracked filename " << filename << " locations " in ProcessProfilingInfo()879 VLOG(profiler) << "last_save_number_of_methods=" << last_save_number_of_methods in ProcessProfilingInfo()905 } else if (VLOG_IS_ON(profiler)) { in ProcessProfilingInfo()920 VLOG(profiler) << "Not enough information to save to: " << filename in ProcessProfilingInfo()987 VLOG(profiler) << "Profile saver shutdown"; in RunProfileSaverThread()[all …]
3 which crashed the JIT profiler.
54 * `profiler`84 …ID_HOST_OUT/lib64/libopenjdkjvmti.so '-agentpath:libenablevlog.so=class,profiler' -cp tmp/java/hel…
50 bool profiler; member
119 art::gLogVerbosity.profiler = val; in SetVerboseFlag()
575 VLOG(profiler) << Dumpable<MemStats>(allocator_.GetMemStats()); in ~ProfileCompilationInfo()839 VLOG(profiler) in Save()847 VLOG(profiler) << "Failed to save profile info to " << filename; in Save()969 VLOG(profiler) << "Required capacity: " << total_uncompressed_size << " bytes."; in Save()1100 VLOG(profiler) << "Compressed from " in Save()1104 VLOG(profiler) << "Time to save profile: " << std::to_string(total_time); in Save()
270 log_verbosity.profiler = true; in TEST_F()
702 log_verbosity.profiler = true;
1142 VLOG(profiler) << "Enabling system server profiles"; in InitNonZygoteOrPostFork()2692 VLOG(profiler) << "Register app with " << profile_output_filename in RegisterAppInfo()2694 VLOG(profiler) << "Reference profile is: " << ref_profile_filename; in RegisterAppInfo()