Searched refs:LastUnmappedId (Results 1 – 3 of 3) sorted by relevance
38 std::optional<FrameId> LastUnmappedId; member53 LastUnmappedId = Id; in operator()62 std::optional<CallStackId> LastUnmappedId; member81 LastUnmappedId = CSId; in operator()
75 if (CSIdConv.LastUnmappedId)
1443 if (CSIdConv.LastUnmappedId) { in getMemProfRecordV2()1447 Twine(*CSIdConv.LastUnmappedId)); in getMemProfRecordV2()1451 if (FrameIdConv.LastUnmappedId) { in getMemProfRecordV2()1454 Twine(*FrameIdConv.LastUnmappedId)); in getMemProfRecordV2()