Searched refs:RestoreStack (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_report.cc | 379 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk, in RestoreStack() function 667 RestoreStack(s2.tid(), s2.epoch(), &traces[1], mset2, &tags[1]); in ReportRace()
|
| H A D | tsan_rtl_mutex.cc | 119 RestoreStack(last.tid(), last.epoch(), &trace, 0); in MutexDestroy()
|
| H A D | tsan_rtl.h | 624 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk,
|