Searched refs:sectioniStackTable (Results 1 – 2 of 2) sorted by relevance
553 const PerfFileSectionUniStackTable *sectioniStackTable = in DumpFeaturePortion() local555 if (sectioniStackTable != nullptr) { in DumpFeaturePortion()556 DumpUniqueStackTableNode(LEVEL1, *sectioniStackTable); in DumpFeaturePortion()
311 PerfFileSectionUniStackTable *sectioniStackTable = in ProcessUniStackTableData() local313 GetReport().virtualRuntime_.ImportUniqueStackNodes(sectioniStackTable->uniStackTableInfos_); in ProcessUniStackTableData()