Searched refs:RestoreStack (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h628 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk,
H A Dtsan_rtl_mutex.cpp118 RestoreStack(last.tid(), last.epoch(), &trace, 0);
H A Dtsan_rtl_report.cpp379 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk, function in namespace:__tsan
394 DPrintf("#%d: RestoreStack epoch=%zu ebegin=%zu eend=%zu partidx=%d\n",
667 RestoreStack(s2.tid(), s2.epoch(), &traces[1], mset2, &tags[1]);

Completed in 212 milliseconds