Home | History | Annotate | Download | only in sanitizer_common

Lines Matching refs:VPrintf

154   VPrintf(2, "#%llu: DD::MutexInit(%p)\n", cb->lt->ctx, m);
190 VPrintf(3, "#%llu: DD::allocateId assign id %d\n", cb->lt->ctx, id);
195 VPrintf(2, "#%llu: DD::MutexBeforeLock(%p, wlock=%d) nlocked=%d\n",
202 VPrintf(3, "#%llu: DD::MutexBeforeLock recursive\n",
218 VPrintf(3, "#%llu: DD::MutexBeforeLock first mutex\n",
244 VPrintf(3, "#%llu: DD::MutexBeforeLock added %d->%d link\n",
259 VPrintf(3, "#%llu: DD::MutexBeforeLock added %d->%d link\n",
265 VPrintf(3, "#%llu: DD::MutexBeforeLock don't check\n",
275 VPrintf(2, "#%llu: DD::MutexAfterLock(%p, wlock=%d, try=%d) nlocked=%d\n",
281 VPrintf(3, "#%llu: DD::MutexAfterLock recursive\n", cb->lt->ctx);
288 VPrintf(3, "#%llu: DD::MutexAfterLock set owner\n", cb->lt->ctx);
307 VPrintf(2, "#%llu: DD::MutexBeforeUnlock(%p, wlock=%d) nlocked=%d\n",
313 VPrintf(3, "#%llu: DD::MutexBeforeUnlock recursive\n", cb->lt->ctx);
316 VPrintf(3, "#%llu: DD::MutexBeforeUnlock reset owner\n", cb->lt->ctx);
331 VPrintf(2, "#%llu: DD::MutexDestroy(%p)\n",