Searched refs:DecodeWaitCycles (Results 1 – 13 of 13) sorted by relevance
51 static uint64_t DecodeWaitCycles(uint32_t lock_value) { in DecodeWaitCycles() function52 return SpinLock::DecodeWaitCycles(lock_value); in DecodeWaitCycles()156 uint64_t decoded = SpinLockTest::DecodeWaitCycles(lock_value); in TEST()165 EXPECT_EQ(0, SpinLockTest::DecodeWaitCycles(0)); in TEST()166 EXPECT_EQ(0, SpinLockTest::DecodeWaitCycles(kLockwordReservedMask)); in TEST()168 SpinLockTest::DecodeWaitCycles(~kLockwordReservedMask)); in TEST()180 uint64_t max_value_decoded = SpinLockTest::DecodeWaitCycles(max_value); in TEST()188 SpinLockTest::DecodeWaitCycles(after_max_value); in TEST()194 SpinLockTest::DecodeWaitCycles(before_max_value); in TEST()
51 static uint64_t DecodeWaitCycles(uint32_t lock_value) { in DecodeWaitCycles() function52 return SpinLock::DecodeWaitCycles(lock_value); in DecodeWaitCycles()157 uint64_t decoded = SpinLockTest::DecodeWaitCycles(lock_value); in TEST()166 EXPECT_EQ(0, SpinLockTest::DecodeWaitCycles(0)); in TEST()167 EXPECT_EQ(0, SpinLockTest::DecodeWaitCycles(kLockwordReservedMask)); in TEST()169 SpinLockTest::DecodeWaitCycles(~kLockwordReservedMask)); in TEST()181 uint64_t max_value_decoded = SpinLockTest::DecodeWaitCycles(max_value); in TEST()189 SpinLockTest::DecodeWaitCycles(after_max_value); in TEST()195 SpinLockTest::DecodeWaitCycles(before_max_value); in TEST()
169 const uint64_t wait_cycles = DecodeWaitCycles(lock_value); in SlowUnlock()211 uint64_t SpinLock::DecodeWaitCycles(uint32_t lock_value) { in DecodeWaitCycles() function in absl::base_internal::SpinLock
133 static uint64_t DecodeWaitCycles(uint32_t lock_value);
178 const uint64_t wait_cycles = DecodeWaitCycles(lock_value); in SlowUnlock()220 uint64_t SpinLock::DecodeWaitCycles(uint32_t lock_value) { in DecodeWaitCycles() function in absl::base_internal::SpinLock
130 static uint64_t DecodeWaitCycles(uint32_t lock_value);
315 ?DecodeWaitCycles@SpinLock@base_internal@absl@@KA_KI@Z
320 ?DecodeWaitCycles@SpinLock@base_internal@absl@@KA_KI@Z
316 ?DecodeWaitCycles@SpinLock@base_internal@absl@@KA_KI@Z
331 ?DecodeWaitCycles@SpinLock@base_internal@absl@@KA_KI@Z
1737 ?DecodeWaitCycles@SpinLock@base_internal@absl@@KA_KI@Z
1735 ?DecodeWaitCycles@SpinLock@base_internal@absl@@KA_KI@Z
1741 ?DecodeWaitCycles@SpinLock@base_internal@absl@@KA_KI@Z