Lines Matching refs:shortCTR
3568 static UInt shortCTR = 0; /* DO NOT MAKE NON-STATIC */3570 shortCTR++; // thread safety bleh3571 if (0 == (shortCTR & 0x3FF)) {3574 vex_printf("QQQ chainXDirect_AMD64: shortCTR = %u, "3575 "using long jmp\n", shortCTR);