Home
last modified time | relevance | path

Searched refs:get_clean (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_clock.h33 u64 get_clean(unsigned tid) const;
Dtsan_clock.cpp587 u64 SyncClock::get_clean(unsigned tid) const { in get_clean() function in __tsan::SyncClock