Home
last modified time | relevance | path

Searched refs:tabc_fast (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_x86_helpers.c422 static UInt tabc_fast[X86G_CC_OP_NUMBER]; variable
458 vex_printf("%6u ", tabc_fast[op]); in showCounts()
480 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()
600 tabc_fast[cc_op]++; in x86g_calculate_eflags_c()
627 tabc_fast[cc_op]--; in x86g_calculate_eflags_c()
Dguest_amd64_helpers.c500 static UInt tabc_fast[AMD64G_CC_OP_NUMBER]; variable
538 vex_printf("%6u ", tabc_fast[op]); in showCounts()
560 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()
694 tabc_fast[cc_op]++; in amd64g_calculate_rflags_c()
724 tabc_fast[cc_op]--; in amd64g_calculate_rflags_c()