OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TraceAddEvent
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_thread.cc
62
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);
tsan_rtl_mutex.cc
171
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);
tsan_rtl.cc
854
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);
tsan_interface_atomic.cc
275
TraceAddEvent
(thr, thr->fast_state, EventTypeMop, 0);
289
TraceAddEvent
(thr, thr->fast_state, EventTypeMop, 0);
414
TraceAddEvent
(thr, thr->fast_state, EventTypeMop, 0);
tsan_rtl.h
843
void ALWAYS_INLINE
TraceAddEvent
(ThreadState *thr, FastState fs,
Completed in 15 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025