HomeSort by relevance Sort by last modified time
    Searched refs:CODE_GEN_AVG_BLOCK_SIZE (Results 1 - 2 of 2) sorted by null

  /external/qemu/
exec-all.h 116 #define CODE_GEN_AVG_BLOCK_SIZE 128
118 #define CODE_GEN_AVG_BLOCK_SIZE 64
exec.c 509 code_gen_max_blocks = code_gen_buffer_size / CODE_GEN_AVG_BLOCK_SIZE;
    [all...]

Completed in 187 milliseconds