Lines Matching refs:profiler

454     VLOG(profiler) << "Locations for " << it.first << " " << android::base::Join(locations, ':');  in FetchAndCacheResolvedClassesAndMethods()
460 VLOG(profiler) << "Location " << dex_file->GetLocation() in FetchAndCacheResolvedClassesAndMethods()
479 VLOG(profiler) << "Location " << base_location in FetchAndCacheResolvedClassesAndMethods()
496 VLOG(profiler) << "Added " << classes.size() << " classes for location " in FetchAndCacheResolvedClassesAndMethods()
504 VLOG(profiler) << "Location not found " << base_location; in FetchAndCacheResolvedClassesAndMethods()
508 VLOG(profiler) << "Profile saver recorded " << hot_methods.NumReferences() << " hot methods and " in FetchAndCacheResolvedClassesAndMethods()
546 VLOG(profiler) << "Tracked filename " << filename << " locations " in ProcessProfilingInfo()
572 VLOG(profiler) << "last_save_number_of_methods=" << last_save_number_of_methods in ProcessProfilingInfo()
596 } else if (VLOG_IS_ON(profiler)) { in ProcessProfilingInfo()
611 VLOG(profiler) << "Not enough information to save to: " << filename in ProcessProfilingInfo()
677 VLOG(profiler) << "Profile saver shutdown"; in RunProfileSaverThread()
694 VLOG(profiler) << "Asked to profile a location without an oat file:" << location; in ShouldProfileLocation()
699 VLOG(profiler) in ShouldProfileLocation()
720 VLOG(profiler) << "Code path to profile " << location; in Start()
740 VLOG(profiler) << "Registering boot dex file " << location; in Start()
753 VLOG(profiler) << "No code paths should be profiled."; in Start()
767 VLOG(profiler) << "Starting profile saver using output file: " << output_filename in Start()
790 VLOG(profiler) << "Stopping profile saver thread"; in Stop()