Searched refs:cpu_relax (Results 1 - 2 of 2) sorted by relevance

/system/extras/perfprofd/quipper/kernel-headers/tools/perf/
H A Dperf.h24 #define cpu_relax() asm volatile("rep; nop" : : : "memory"); macro
34 #define cpu_relax() asm volatile("rep; nop" : : : "memory"); macro
44 #define cpu_relax() asm volatile("" : : : "memory"); macro
50 #define cpu_relax() asm volatile("" : : : "memory"); macro
60 #define cpu_relax() asm volatile("" : : : "memory") macro
67 #define cpu_relax() asm volatile("" : : : "memory"); macro
73 #define cpu_relax() asm volatile("" : : : "memory") macro
79 #define cpu_relax() asm volatile("" : : : "memory") macro
85 #define cpu_relax() asm volatile("hint @pause" : : : "memory") macro
92 #define cpu_relax() as macro
98 #define cpu_relax macro
103 #define cpu_relax macro
109 #define cpu_relax macro
115 #define cpu_relax macro
[all...]
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/
H A Dperf.h8 #define cpu_relax() asm volatile("rep; nop" ::: "memory"); macro
17 #define cpu_relax() asm volatile("rep; nop" ::: "memory"); macro
27 #define cpu_relax() asm volatile ("" ::: "memory"); macro
33 #define cpu_relax() asm volatile("" ::: "memory"); macro
42 #define cpu_relax() asm volatile("" ::: "memory") macro
48 #define cpu_relax() asm volatile("" ::: "memory"); macro
54 #define cpu_relax() asm volatile("":::"memory") macro
60 #define cpu_relax() asm volatile("" ::: "memory") macro
66 #define cpu_relax() asm volatile ("hint @pause" ::: "memory") macro
76 #define cpu_relax() as macro
82 #define cpu_relax macro
93 #define cpu_relax macro
99 #define cpu_relax macro
105 #define cpu_relax macro
[all...]

Completed in 21 milliseconds