Searched refs:ReaderList (Results 1 – 1 of 1) sorted by relevance
1649 std::unique_ptr<sampleprof::ProfileSymbolList> ReaderList = in mergeSampleProfile() local1651 if (ReaderList) in mergeSampleProfile()1652 WriterList.merge(*ReaderList); in mergeSampleProfile()3271 std::unique_ptr<sampleprof::ProfileSymbolList> ReaderList = in showSampleProfile() local3273 ReaderList->dump(OS); in showSampleProfile()