Searched refs:TraceAddEvent (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc62 TraceAddEvent(args->thr, args->thr->fast_state, EventTypeMop, 0);
114 // TraceAddEvent will reset stack0/mset0 in the new part for us.
115 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
138 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
371 TraceAddEvent(thr, fast_state, EventTypeMop, pc);
H A Dtsan_rtl_mutex.cc171 TraceAddEvent(thr, thr->fast_state, EventTypeLock, s->GetId());
220 TraceAddEvent(thr, thr->fast_state, EventTypeUnlock, s->GetId());
277 TraceAddEvent(thr, thr->fast_state, EventTypeRLock, s->GetId());
316 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
353 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
358 TraceAddEvent(thr, thr->fast_state, EventTypeUnlock, s->GetId());
440 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
452 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
H A Dtsan_rtl.cc854 TraceAddEvent(thr, fast_state, EventTypeMop, pc);
957 TraceAddEvent(thr, thr->fast_state, EventTypeMop, pc);
970 TraceAddEvent(thr, thr->fast_state, EventTypeMop, pc);
985 TraceAddEvent(thr, thr->fast_state, EventTypeFuncEnter, pc);
1007 TraceAddEvent(thr, thr->fast_state, EventTypeFuncExit, 0);
H A Dtsan_interface_atomic.cc275 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
289 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
414 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
H A Dtsan_rtl.h843 void ALWAYS_INLINE TraceAddEvent(ThreadState *thr, FastState fs, function in namespace:__tsan
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl_thread.cc60 TraceAddEvent(args->thr, args->thr->fast_state, EventTypeMop, 0);
112 // TraceAddEvent will reset stack0/mset0 in the new part for us.
113 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
136 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
363 TraceAddEvent(thr, fast_state, EventTypeMop, pc);
H A Dtsan_rtl_mutex.cc169 TraceAddEvent(thr, thr->fast_state, EventTypeLock, s->GetId());
218 TraceAddEvent(thr, thr->fast_state, EventTypeUnlock, s->GetId());
275 TraceAddEvent(thr, thr->fast_state, EventTypeRLock, s->GetId());
314 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
351 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
356 TraceAddEvent(thr, thr->fast_state, EventTypeUnlock, s->GetId());
438 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
450 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
H A Dtsan_rtl.cc850 TraceAddEvent(thr, fast_state, EventTypeMop, pc);
953 TraceAddEvent(thr, thr->fast_state, EventTypeMop, pc);
966 TraceAddEvent(thr, thr->fast_state, EventTypeMop, pc);
981 TraceAddEvent(thr, thr->fast_state, EventTypeFuncEnter, pc);
1003 TraceAddEvent(thr, thr->fast_state, EventTypeFuncExit, 0);
H A Dtsan_interface_atomic.cc273 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
287 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
412 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
H A Dtsan_rtl.h838 void ALWAYS_INLINE TraceAddEvent(ThreadState *thr, FastState fs, function in namespace:__tsan
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_mutex.cpp175 TraceAddEvent(thr, thr->fast_state, EventTypeLock, s->GetId());
223 TraceAddEvent(thr, thr->fast_state, EventTypeUnlock, s->GetId());
282 TraceAddEvent(thr, thr->fast_state, EventTypeRLock, s->GetId());
320 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
357 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId());
362 TraceAddEvent(thr, thr->fast_state, EventTypeUnlock, s->GetId());
441 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
453 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
465 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
H A Dtsan_rtl_thread.cpp136 TraceAddEvent(args->thr, args->thr->fast_state, EventTypeMop, 0);
208 // TraceAddEvent will reset stack0/mset0 in the new part for us.
209 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
242 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
H A Dtsan_rtl_access.cpp396 TraceAddEvent(thr, fast_state, EventTypeMop, pc);
491 TraceAddEvent(thr, thr->fast_state, EventTypeMop, pc);
504 TraceAddEvent(thr, thr->fast_state, EventTypeMop, pc);
563 TraceAddEvent(thr, fast_state, EventTypeMop, pc);
H A Dtsan_rtl.h615 void ALWAYS_INLINE TraceAddEvent(ThreadState *thr, FastState fs, function in namespace:__tsan
759 TraceAddEvent(thr, thr->fast_state, EventTypeFuncEnter, pc);
780 TraceAddEvent(thr, thr->fast_state, EventTypeFuncExit, 0);
H A Dtsan_interface_atomic.cpp278 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
292 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);
432 TraceAddEvent(thr, thr->fast_state, EventTypeMop, 0);

Completed in 167 milliseconds