Searched refs:ReaderList (Results 1 – 1 of 1) sorted by relevance
1556 std::unique_ptr<sampleprof::ProfileSymbolList> ReaderList = in mergeSampleProfile() local1558 if (ReaderList) in mergeSampleProfile()1559 WriterList.merge(*ReaderList); in mergeSampleProfile()3178 std::unique_ptr<sampleprof::ProfileSymbolList> ReaderList = in showSampleProfile() local3180 ReaderList->dump(OS); in showSampleProfile()