OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DDReport
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_deadlock_detector_interface.h
53
struct
DDReport
{
88
virtual
DDReport
*GetReport(DDCallback *cb) { return nullptr; }
sanitizer_deadlock_detector1.cc
32
DDReport
rep;
56
DDReport
*GetReport(DDCallback *cb) override;
131
len = Min<uptr>(len,
DDReport
::kMaxLoopSize);
132
DDReport
*rep = <->rep;
187
DDReport
*DD::GetReport(DDCallback *cb) {
sanitizer_deadlock_detector2.cc
59
DDReport
rep;
100
DDReport
*GetReport(DDCallback *cb);
402
DDReport
*rep = &pt->rep;
416
DDReport
*DD::GetReport(DDCallback *cb) {
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
dd_rtl.cc
39
static void ReportDeadlock(Thread *thr,
DDReport
*rep) {
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_mutex.cc
26
void ReportDeadlock(ThreadState *thr, uptr pc,
DDReport
*r);
514
void ReportDeadlock(ThreadState *thr, uptr pc,
DDReport
*r) {
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025