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