Searched refs:kTidShift (Results 1 – 4 of 4) sorted by relevance
94 x_ = tid << kTidShift; in FastState()110 u64 res = (x_ & ~kIgnoreBit) >> kTidShift; in tid()115 u64 res = x_ >> kTidShift; in TidWithIgnore()160 static const int kTidShift = 64 - kTidBits - 1; variable219 u64 shifted_xor = (s1.x_ ^ s2.x_) >> kTidShift; in TidsAreEqual()
101 x_ = tid << kTidShift; in FastState()117 u64 res = (x_ & ~kIgnoreBit) >> kTidShift; in tid()122 u64 res = x_ >> kTidShift; in TidWithIgnore()167 static const int kTidShift = 64 - kTidBits - 1; variable226 u64 shifted_xor = (s1.x_ ^ s2.x_) >> kTidShift; in TidsAreEqual()
9470 <!-- static const int __tsan::FastState::kTidShift -->9471 …<var-decl name='kTidShift' type-id='type-id-110' visibility='default' filepath='../../.././libsani…29925 <!-- static const int __tsan::FastState::kTidShift -->29926 …<var-decl name='kTidShift' type-id='type-id-110' visibility='default' filepath='../../.././libsani…
5564 …<var-decl name='kTidShift' type-id='type-id-110' visibility='default' filepath='../../.././libsani…17547 …<var-decl name='kTidShift' type-id='type-id-110' visibility='default' filepath='../../.././libsani…