Searched refs:ReaderList (Results 1 – 1 of 1) sorted by relevance
1496 std::unique_ptr<sampleprof::ProfileSymbolList> ReaderList = in mergeSampleProfile() local1498 if (ReaderList) in mergeSampleProfile()1499 WriterList.merge(*ReaderList); in mergeSampleProfile()3103 std::unique_ptr<sampleprof::ProfileSymbolList> ReaderList = in showSampleProfile() local3105 ReaderList->dump(OS); in showSampleProfile()