Searched defs:PAUSE (Results 1 – 9 of 9) sorted by relevance
34 #define PAUSE 0x4000 macro
81 #define PAUSE 0x4000 macro
331 #define PAUSE() asm volatile("nop; nop; nop; nop; nop; nop; nop; nop") macro
50 DIRECT, PAUSE, enumerator
105 PAUSE, enumerator
322 #define PAUSE 0x1004 macro
994 #define PAUSE 0x1008 macro
1757 PAUSE, in evlist__toggle_bkw_mmap() enumerator
11282 static char *PAUSE(uint64 instruction, Dis_info *info) in PAUSE() function