Lines Matching refs:getError
289 if (std::error_code EC = MB.getError()) { in processFileBuildID()
349 if (std::error_code EC = MB.getError()) { in parsePreAggregated()
502 if (std::error_code EC = MB.getError()) { in preprocessProfile()
586 if (std::error_code EC = MB.getError()) { in preprocessProfile()
985 if (std::error_code EC = FromStrRes.getError()) in parseLBREntry()
995 if (std::error_code EC = ToStrRes.getError()) in parseLBREntry()
1005 if (std::error_code EC = MispredStrRes.getError()) in parseLBREntry()
1023 if (std::error_code EC = Rest.getError()) in parseLBREntry()
1062 if (std::error_code EC = PIDRes.getError()) in parseBranchSample()
1074 if (std::error_code EC = PCRes.getError()) in parseBranchSample()
1085 if (std::error_code EC = LBRRes.getError()) in parseBranchSample()
1103 if (std::error_code EC = PIDRes.getError()) in parseBasicSample()
1116 if (std::error_code EC = Event.getError()) in parseBasicSample()
1123 if (std::error_code EC = AddrRes.getError()) in parseBasicSample()
1145 if (std::error_code EC = PIDRes.getError()) in parseMemSample()
1158 if (std::error_code EC = Event.getError()) in parseMemSample()
1169 if (std::error_code EC = AddrRes.getError()) in parseMemSample()
1176 if (std::error_code EC = PCRes.getError()) { in parseMemSample()
1196 if (std::error_code EC = Res.getError()) in parseLocationOrOffset()
1209 if (std::error_code EC = BuildID.getError()) in parseLocationOrOffset()
1212 if (std::error_code EC = Offset.getError()) in parseLocationOrOffset()
1223 if (std::error_code EC = TypeOrErr.getError()) in parseAggregatedLBREntry()
1240 if (std::error_code EC = From.getError()) in parseAggregatedLBREntry()
1246 if (std::error_code EC = To.getError()) in parseAggregatedLBREntry()
1253 if (std::error_code EC = Frequency.getError()) in parseAggregatedLBREntry()
1261 if (std::error_code EC = MispredsOrErr.getError()) in parseAggregatedLBREntry()
1297 if (std::error_code EC = SampleRes.getError()) { in printLBRHeatMap()
1310 if (std::error_code EC = SampleRes.getError()) { in printLBRHeatMap()
1397 if (std::error_code EC = SampleRes.getError()) { in parseBranchEvents()
1605 if (std::error_code EC = Sample.getError()) in parseBasicEvents()
1674 if (std::error_code EC = Sample.getError()) in parseMemEvents()
1733 if (std::error_code EC = AggrEntry.getError()) in parsePreAggregatedLBRSamples()
1982 if (std::error_code EC = FileMMapInfoRes.getError()) in parseMMapEvents()
2144 if (std::error_code EC = BuildIDStr.getError()) in parseNameBuildIDPair()
2153 if (std::error_code EC = NameStr.getError()) in parseNameBuildIDPair()