Searched refs:Contention (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mutex.cc199 u64 Contention() const { function in class:__tsan::Backoff
241 StatInc(cur_thread(), stat_type_, backoff.Contention());
269 StatInc(cur_thread(), stat_type_, backoff.Contention());
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mutex.cc197 u64 Contention() const { function in class:__tsan::Backoff
239 StatInc(cur_thread(), stat_type_, backoff.Contention());
267 StatInc(cur_thread(), stat_type_, backoff.Contention());
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Daligned_block_list.d55 SpinLock lock = SpinLock(SpinLock.Contention.brief);
597 SpinLock lock = SpinLock(SpinLock.Contention.brief);
H A Dascending_page_allocator.d90 lock = SpinLock(SpinLock.Contention.brief);
932 SpinLock lock = SpinLock(SpinLock.Contention.brief);
971 SpinLock lock = SpinLock(SpinLock.Contention.brief);
H A Dregion.d1280 SpinLock lock = SpinLock(SpinLock.Contention.brief);
1345 SpinLock lock = SpinLock(SpinLock.Contention.brief);
H A Dbitmapped_block.d92 SpinLock lock = SpinLock(SpinLock.Contention.brief);
1679 SpinLock lock = SpinLock(SpinLock.Contention.brief);
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d255 static gcLock = shared(AlignedSpinLock)(SpinLock.Contention.lengthy);
1281 auto rootsLock = shared(AlignedSpinLock)(SpinLock.Contention.brief);
1282 auto rangesLock = shared(AlignedSpinLock)(SpinLock.Contention.brief);
/netbsd-current/external/bsd/jemalloc/dist/bin/
H A Djeprof.in217 Contention-profile options:

Completed in 120 milliseconds