Home | History | Annotate | Download | only in priv

Lines Matching refs:shortCTR

8083    static UInt shortCTR = 0; /* DO NOT MAKE NON-STATIC */
8085 shortCTR++; // thread safety bleh
8086 if (0 == (shortCTR & 0x3FF)) {
8089 vex_printf("QQQ chainXDirect_S390: shortCTR = %u, "
8090 "using long jmp\n", shortCTR);