Lines Matching refs:GetSingleton
257 LID GetSingleton() const { return LID(raw()); } in GetSingleton() function in LSID
276 SID GetSingleton() const { in GetSingleton() function in SSID
868 LSSet set(lsid.GetSingleton(), lid); in Add()
889 if (lsid.GetSingleton() != lid) return false; in Remove()
978 return "{" + Lock::ToString(lsid.GetSingleton()) + "}"; in ToString()
996 LID lid = lsid.GetSingleton(); in ReportLockSetWithContexts()
1014 locks->insert(lsid.GetSingleton()); in AddLocksToSet()
2070 Segment::AssertLive(ssid.GetSingleton(), line); in AssertLive()
2129 Segment::Ref(ssid.GetSingleton(), where); in Ref()
2142 Segment::Unref(ssid.GetSingleton(), where); in Unref()
2256 Segment::AssertLive(ssid.GetSingleton(), line); in GetSID()
2257 return ssid.GetSingleton(); in GetSID()
2268 return ssid.GetSingleton() == seg; in Contains()
2542 SID sid = old_ssid.GetSingleton(); in RemoveSegmentFromSS()
7014 SID wr_sid = wr_ssid.GetSingleton(); in MemoryStateMachineSameThread()
7047 SID rd_sid = rd_ssid.GetSingleton(); in MemoryStateMachineSameThread()
7078 SID wr_sid = wr_ssid.GetSingleton(); in MemoryStateMachineSameThread()
7193 SID sid = ssid.GetSingleton(); in HandleMemoryAccessHelper()