Searched refs:ShouldProfileLocation (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jit/
H A Dprofile_saver.cc368 static bool ShouldProfileLocation(const std::string& location) { function in namespace:art
400 if (ShouldProfileLocation(location)) {
506 if (!ShouldProfileLocation(dex_location)) {

Completed in 43 milliseconds