Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_x86_helpers.c425 static UInt tabc_slow[X86G_CC_OP_NUMBER]; variable
458 vex_printf("%6u ", tabc_slow[op]); in showCounts()
481 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()
629 tabc_slow[cc_op]++; in x86g_calculate_eflags_c()
Dguest_amd64_helpers.c569 static UInt tabc_slow[AMD64G_CC_OP_NUMBER]; variable
604 vex_printf("%6u ", tabc_slow[op]); in showCounts()
627 tabc_fast[op] = tabc_slow[op] = 0; in initCounts()
804 tabc_slow[cc_op]++; in amd64g_calculate_rflags_c()