Searched refs:sectioniStackTable (Results 1 – 2 of 2) sorted by relevance
549 const PerfFileSectionUniStackTable *sectioniStackTable = in DumpFeaturePortion() local551 if (sectioniStackTable != nullptr) { in DumpFeaturePortion()552 DumpUniqueStackTableNode(indent + 1, *sectioniStackTable); in DumpFeaturePortion()
312 PerfFileSectionUniStackTable *sectioniStackTable = in ProcessUniStackTableData() local314 GetReport().virtualRuntime_.ImportUniqueStackNodes(sectioniStackTable->uniStackTableInfos_); in ProcessUniStackTableData()