Searched refs:has_profiles_ (Results 1 – 2 of 2) sorted by relevance
33 explicit ProfilingListener() : interpreter_(nullptr), has_profiles_(false) {} in ProfilingListener()47 bool has_profiles_; variable
57 if (has_profiles_) { in OnBenchmarkEnd()65 has_profiles_ = !profile_events.empty(); in OnSingleRunEnd()