Searched refs:DR_GLOBAL_SLOWDOWN (Results 1 – 2 of 2) sorted by relevance
74 #define DR_GLOBAL_SLOWDOWN (0x200) /* Global slow the pipeline */ macro
79 return __encode_dr7(drnum, len, type) | DR_GLOBAL_SLOWDOWN; in encode_dr7()