Searched refs:SetMetricName (Results 1 – 3 of 3) sorted by relevance
146 table.SetMetricName("microseconds above estimated optimum"); in ToString()179 table.SetMetricName("microseconds"); in ToString()203 table.SetMetricName("MiB read+written"); in ToString()
73 void SetMetricName(string metric_name);
32 void MetricTableReport::SetMetricName(string metric_name) { in SetMetricName() function in xla::MetricTableReport