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

  /external/qemu/
translate-all.c 137 s->code_time -= profile_getclock();
142 s->code_time += profile_getclock();
  /external/qemu/tcg/
tcg.h 321 int64_t code_time; member in struct:TCGContext
tcg.c     [all...]

Completed in 41 milliseconds