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

  /external/valgrind/main/VEX/priv/
guest_generic_bb_to_IR.h 173 /*OUT*/UInt* n_guest_instrs, /* stats only */
guest_generic_bb_to_IR.c 183 /*OUT*/UInt* n_guest_instrs, /* stats only */
250 *n_guest_instrs = 0;
763 *n_guest_instrs = n_instrs;
    [all...]
main_main.c 693 res.n_guest_instrs = 0;
712 &res.n_guest_instrs,
    [all...]
  /external/valgrind/main/coregrind/
pub_core_transtab.h 86 UInt n_guest_instrs,
m_transtab.c     [all...]
m_translate.c     [all...]
  /external/valgrind/main/lackey/
lk_main.c 240 static ULong n_guest_instrs = 0; variable
268 n_guest_instrs++;
    [all...]
  /external/valgrind/main/VEX/pub/
libvex.h 623 UInt n_guest_instrs; member in struct:__anon36858
    [all...]

Completed in 55 milliseconds