Searched refs:get_clean (Results 1 – 7 of 7) sorted by relevance
34 u64 get_clean(unsigned tid) const;
559 u64 SyncClock::get_clean(unsigned tid) const { in get_clean() function in __tsan::SyncClock
32 u64 get_clean(unsigned tid) const;
557 u64 SyncClock::get_clean(unsigned tid) const { in get_clean() function in __tsan::SyncClock
33 u64 get_clean(unsigned tid) const;
587 u64 SyncClock::get_clean(unsigned tid) const { in get_clean() function in __tsan::SyncClock
73 ASSERT_EQ(sync.get_clean(i), ce.epoch); in TEST()