Searched refs:tabc_fast (Results 1 – 2 of 2) sorted by relevance
423 static UInt tabc_fast[X86G_CC_OP_NUMBER]; variable459 vex_printf("%6u ", tabc_fast[op]); in showCounts()481 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()601 tabc_fast[cc_op]++; in x86g_calculate_eflags_c()628 tabc_fast[cc_op]--; in x86g_calculate_eflags_c()
569 static UInt tabc_fast[AMD64G_CC_OP_NUMBER]; variable607 vex_printf("%6u ", tabc_fast[op]); in showCounts()629 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()775 tabc_fast[cc_op]++; in amd64g_calculate_rflags_c()805 tabc_fast[cc_op]--; in amd64g_calculate_rflags_c()