HomeSort by relevance Sort by last modified time
    Searched refs:ProfileFile (Results 1 - 5 of 5) sorted by null

  /art/runtime/
profiler.cc 798 bool ProfileFile::LoadFile(const std::string& fileName) {
875 bool ProfileFile::GetProfileData(ProfileFile::ProfileData* data, const std::string& method_name) {
884 bool ProfileFile::GetTopKSamples(std::set<std::string>& topKSamples, double topKPercentage) {
profiler.h 238 class ProfileFile {
  /art/runtime/native/
dalvik_system_DexFile.cc 451 ProfileFile new_profile, old_profile;
  /art/compiler/driver/
compiler_driver.h 767 ProfileFile profile_file_;
    [all...]
compiler_driver.cc     [all...]

Completed in 132 milliseconds