Searched refs:icount (Results 1 - 4 of 4) sorted by relevance

/vbox/src/recompiler/
H A Dtranslate-all.c153 env->icount_decr.u16.low += tb->icount;
H A Dexec-all.h189 uint32_t icount; member in struct:TranslationBlock
H A Dexec.c4464 n = env->icount_decr.u16.low + tb->icount;
/vbox/src/recompiler/target-i386/
H A Dtranslate.c95 #include "gen-icount.h"
8353 tb->icount = num_insns;

Completed in 195 milliseconds