Searched refs:Cachable (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_clock.h115 bool Cachable() const;
H A Dtsan_clock.cc299 if (cached_idx_ == 0 && dst->Cachable()) {
501 ALWAYS_INLINE bool SyncClock::Cachable() const { function in class:__tsan::SyncClock
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_clock.h113 bool Cachable() const;
H A Dtsan_clock.cc297 if (cached_idx_ == 0 && dst->Cachable()) {
499 ALWAYS_INLINE bool SyncClock::Cachable() const { function in class:__tsan::SyncClock
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_clock.h124 bool Cachable() const;
H A Dtsan_clock.cpp324 if (cached_idx_ == 0 && dst->Cachable()) {
529 ALWAYS_INLINE bool SyncClock::Cachable() const { function in class:__tsan::SyncClock

Completed in 262 milliseconds