Searched refs:ShouldProfileLocation (Results 1 – 1 of 1) sorted by relevance
621 static bool ShouldProfileLocation(const std::string& location, bool profile_aot_code) { in ShouldProfileLocation() function659 if (ShouldProfileLocation(location, options.GetProfileAOTCode())) { in Start()