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

  /external/valgrind/main/VEX/pub/
libvex_trc_values.h 89 #define VEX_TRC_JMP_BORING 95 /* return to sched, but just
  /external/valgrind/main/VEX/switchback/
switchback.c 734 if (trc != VEX_TRC_JMP_BORING) {
737 assert(trc == VEX_TRC_JMP_BORING);
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c 222 case VEX_TRC_JMP_BORING: return "VEX_BORING";
    [all...]
  /external/valgrind/main/VEX/priv/
host_amd64_defs.c     [all...]
host_arm64_defs.c     [all...]
host_mips_defs.c     [all...]
host_x86_defs.c     [all...]
host_arm_defs.c     [all...]
host_ppc_defs.c     [all...]
host_s390_defs.c     [all...]

Completed in 836 milliseconds