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

  /art/runtime/jit/
jit_code_cache.h 206 void GetProfiledMethods(const std::set<std::string>& dex_base_locations,
profile_saver.cc 497 jit_code_cache_->GetProfiledMethods(locations, profile_methods);
    [all...]
jit_code_cache.cc     [all...]
  /art/test/common/
runtime_state.cc 267 code_cache->GetProfiledMethods(unused_locations, unused_vector);

Completed in 79 milliseconds