Searched refs:_cleanup_perf_string (Results 1 – 1 of 1) sorted by relevance
70 def _cleanup_perf_string(self, str): member in TelemetryResult106 return self._cleanup_perf_string(units)184 graph_name = self._cleanup_perf_string(match_dict['GRAPH'].strip())185 trace_name = self._cleanup_perf_string(match_dict['TRACE'].strip())218 graph_name = self._cleanup_perf_string(match_dict['GRAPH'].strip())219 trace_name = self._cleanup_perf_string(match_dict['TRACE'].strip())