Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h431 u32 last_sleep_stack_id; member
H A Dtsan_rtl_mutex.cpp475 thr->last_sleep_stack_id = CurrentStackId(thr, pc); in AfterSleep()
H A Dtsan_rtl_report.cpp718 rep.AddSleep(thr->last_sleep_stack_id); in ReportRace()