Lines Matching refs:WRITER_LOCK
398 (event == WRITER_LOCK || event == READER_LOCK || event == UNLOCK || in WantToIgnoreEvent()
1472 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0); in WRAP_NAME()
1479 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0); in WRAP_NAME()
1543 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0); in WRAP_NAME()
1555 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0); in WRAP_NAME()
2076 DumpEventWithSp(frame.sp, WRITER_LOCK, tid, frame.pc, frame.arg[0], 0); in After_pthread_mutex_lock()
2103 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0); in WRAP_NAME()
2110 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0); in WRAP_NAME()
2123 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0); in WRAP_NAME()
2130 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0); in WRAP_NAME()
2153 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0); in WRAP_NAME()
2202 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg1, 0); in WRAP_NAME()
2211 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg1, 0); in WRAP_NAME()
2428 DumpEvent(0, is_w ? WRITER_LOCK : READER_LOCK, tid, pc, lock, 0); in On_AnnotateRWLockAcquired()