Home
last modified time | relevance | path

Searched refs:RestoreStack (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc372 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk, in RestoreStack() function
638 RestoreStack(s2.tid(), s2.epoch(), &traces[1], mset2); in ReportRace()
Dtsan_rtl.h587 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk,
Dtsan_rtl_mutex.cc120 RestoreStack(last.tid(), last.epoch(), &trace, 0); in MutexDestroy()