Searched refs:profiler (Results 1 – 9 of 9) sorted by relevance
447 VLOG(profiler) << "Locations for " << it.first << " " << android::base::Join(locations, ':'); in FetchAndCacheResolvedClassesAndMethods()453 VLOG(profiler) << "Location " << dex_file->GetLocation() in FetchAndCacheResolvedClassesAndMethods()471 VLOG(profiler) << "Location " << base_location in FetchAndCacheResolvedClassesAndMethods()486 VLOG(profiler) << "Added " << classes.size() << " classes for location " in FetchAndCacheResolvedClassesAndMethods()491 VLOG(profiler) << "Location not found " << base_location; in FetchAndCacheResolvedClassesAndMethods()499 VLOG(profiler) << "Profile saver recorded " << hot_methods.NumReferences() << " hot methods and " in FetchAndCacheResolvedClassesAndMethods()537 VLOG(profiler) << "Tracked filename " << filename << " locations " in ProcessProfilingInfo()554 VLOG(profiler) << "last_save_number_of_methods=" << last_save_number_of_methods in ProcessProfilingInfo()576 } else if (VLOG_IS_ON(profiler)) { in ProcessProfilingInfo()591 VLOG(profiler) << "Not enough information to save to: " << filename in ProcessProfilingInfo()[all …]
3 which crashed the JIT profiler.
46 bool profiler; member
120 VLOG(profiler) << Dumpable<MemStats>(allocator_.GetMemStats()); in ~ProfileCompilationInfo()313 VLOG(profiler) in Save()321 VLOG(profiler) << "Failed to save profile info to " << filename; in Save()528 VLOG(profiler) << "Compressed from " in Save()532 VLOG(profiler) << "Time to save profile: " << std::to_string(total_time); in Save()
271 log_verbosity.profiler = true; in TEST_F()
581 log_verbosity.profiler = true;
1181 VLOG_IS_ON(profiler), in CreateBootProfile()
982 VLOG(profiler) << "Enabling system server profiles"; in InitNonZygoteOrPostFork()2327 VLOG(profiler) << "Register app with " << profile_output_filename in RegisterAppInfo()
1421 art::gLogVerbosity.profiler = val; in SetVerboseFlag()