Searched refs:ReaderList (Results 1 – 1 of 1) sorted by relevance
723 std::unique_ptr<sampleprof::ProfileSymbolList> ReaderList = in mergeSampleProfile() local725 if (ReaderList) in mergeSampleProfile()726 WriterList.merge(*ReaderList); in mergeSampleProfile()2398 std::unique_ptr<sampleprof::ProfileSymbolList> ReaderList = in showSampleProfile() local2400 ReaderList->dump(OS); in showSampleProfile()