Searched refs:TraceMutexLock (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ ! |
| H A D | tsan_rtl_mutex.cpp | 76 TraceMutexLock(thr, typ, pc, addr, stack_id); in RecordMutexLock()
|
| H A D | tsan_rtl.h | 769 void TraceMutexLock(ThreadState *thr, EventType type, uptr pc, uptr addr,
|
| H A D | tsan_rtl_access.cpp | 105 void TraceMutexLock(ThreadState* thr, EventType type, uptr pc, uptr addr, in TraceMutexLock() function
|
| H A D | tsan_rtl.cpp | 1003 TraceMutexLock(thr, d.write ? EventType::kLock : EventType::kRLock, 0, in TraceSwitchPartImpl()
|