Searched refs:mtx_ctx0 (Results 1 - 5 of 5) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h58 u64 mtx_ctx0; // user mutex context, start of the edge member in struct:__sanitizer::DDReport::__anon19620
H A Dsanitizer_deadlock_detector1.cc140 rep->loop[i].mtx_ctx0 = m0->ctx;
H A Dsanitizer_deadlock_detector2.cc412 rep->loop[i].mtx_ctx0 = link0->id;
/external/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cc47 rep->loop[i].thr_ctx, rep->loop[i].mtx_ctx1, rep->loop[i].mtx_ctx0);
51 rep->loop[i].mtx_ctx0);
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc470 rep.AddMutex(r->loop[i].mtx_ctx0);

Completed in 101 milliseconds