OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TraceSwitch
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc
314
void
TraceSwitch
(ThreadState *thr) {
347
TraceSwitch
(cur_thread());
tsan_rtl.h
732
void
TraceSwitch
(ThreadState *thr);
750
TraceSwitch
(thr);
Completed in 26 milliseconds