Searched refs:IsRootMetricField (Results 1 – 2 of 2) sorted by relevance
101 bool IsRootMetricField(const std::string& metric_name);
943 bool TraceProcessorImpl::IsRootMetricField(const std::string& metric_name) { in IsRootMetricField() function in perfetto::trace_processor::TraceProcessorImpl986 if (IsRootMetricField(no_ext_name)) { in RegisterMetric()