Home | History | Annotate | Download | only in helgrind

Lines Matching refs:umsg

787       VG_(umsg)("---Thread-Announcement----------"
789 VG_(umsg)("\n");
824 VG_(umsg)( "Lock at %p was first observed\n",
827 VG_(umsg)("\n");
860 VG_(umsg)( "%sLocks held: none", pre );
862 VG_(umsg)( "%sLocks held: %lu, at address%s ",
870 VG_(umsg)( "%p", (void*)locks[i]->guestaddr);
872 VG_(umsg)(" ");
875 VG_(umsg)(" (and %lu that can't be shown)", nLocks - nLocksValid);
877 VG_(umsg)("\n");
930 VG_(umsg)("--------------------------------"
932 VG_(umsg)("\n");