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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_clock.h117 void FlushDirty();
H A Dtsan_clock.cc216 dst->FlushDirty();
338 dst->FlushDirty();
446 void SyncClock::FlushDirty() { function in class:__tsan::SyncClock
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_clock.h115 void FlushDirty();
H A Dtsan_clock.cc214 dst->FlushDirty();
336 dst->FlushDirty();
444 void SyncClock::FlushDirty() { function in class:__tsan::SyncClock
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_clock.cpp197 sc->FlushDirty();
249 dst->FlushDirty();
360 dst->FlushDirty();
474 void SyncClock::FlushDirty() { function in class:__tsan::SyncClock
H A Dtsan_clock.h126 void FlushDirty();

Completed in 201 milliseconds