Searched refs:_parse_report_items (Results 1 – 1 of 1) sorted by relevance
402 return self._parse_report_items(report_item_lines, has_callgraph)404 def _parse_report_items(self, lines, has_callgraph): member in ReportAnalyzer