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