Home | History | Annotate | Download | only in priv

Lines Matching refs:shortCTR

10159    static UInt shortCTR = 0; /* DO NOT MAKE NON-STATIC */
10161 shortCTR++; // thread safety bleh
10162 if (0 == (shortCTR & 0x3FF)) {
10165 vex_printf("QQQ chainXDirect_S390: shortCTR = %u, "
10166 "using long jmp\n", shortCTR);