Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector2.cc47 u32 stk1; member
54 , stk1(s1) { in Link()
227 u32 stk1 = lt->locked[i].stk; in MutexBeforeLock() local
241 link->stk0 = stk1; in MutexBeforeLock()
242 link->stk1 = cb->Unwind(); in MutexBeforeLock()
256 link->stk0 = stk1; in MutexBeforeLock()
257 link->stk1 = cb->Unwind(); in MutexBeforeLock()
415 rep->loop[i].stk[1] = link->stk1; in Report()