OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TraceAddEvent
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_rtl.h
615
void ALWAYS_INLINE
TraceAddEvent
(ThreadState *thr, FastState fs,
759
TraceAddEvent
(thr, thr->fast_state, EventTypeFuncEnter, pc);
780
TraceAddEvent
(thr, thr->fast_state, EventTypeFuncExit, 0);
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.h
843
void ALWAYS_INLINE
TraceAddEvent
(ThreadState *thr, FastState fs,
Completed in 23 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026