Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp77 int *unique_tid_count, void **sleep_trace, in __tsan_get_report_data() argument
88 if (rep->sleep) CopyTrace(rep->sleep->frames, sleep_trace, trace_size); in __tsan_get_report_data()
H A Dtsan_interface.h133 int *unique_tid_count, void **sleep_trace,
/src/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dtsan_interface.h212 int *unique_tid_count, void **sleep_trace, unsigned long trace_size);