Searched defs:has_amd_lock_mb_bug (Results 1 - 9 of 9) sorted by relevance

/external/chromium/base/
H A Datomicops_internals_x86_gcc.h16 bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence member in struct:AtomicOps_x86CPUFeatureStruct
66 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
76 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
190 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
247 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
/external/chromium_org/base/
H A Datomicops_internals_x86_gcc.h18 bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence member in struct:AtomicOps_x86CPUFeatureStruct
69 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
79 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
193 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
250 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
H A Datomicops_internals_tsan.h19 bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence member in struct:AtomicOps_x86CPUFeatureStruct
/external/chromium_org/v8/src/
H A Datomicops_internals_x86_gcc.h41 bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence member in struct:v8::internal::AtomicOps_x86CPUFeatureStruct
88 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
98 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
212 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
269 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
H A Datomicops_internals_tsan.h47 bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence member in struct:v8::internal::AtomicOps_x86CPUFeatureStruct
/external/v8/src/
H A Datomicops_internals_x86_gcc.h41 bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence member in struct:v8::internal::AtomicOps_x86CPUFeatureStruct
88 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
98 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
212 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
269 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Datomicops_internals_x86_gcc.h45 bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence member in struct:google::protobuf::internal::AtomicOps_x86CPUFeatureStruct
92 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
102 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
216 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
273 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Datomicops-internals-x86.h54 bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence member in struct:AtomicOps_x86CPUFeatureStruct
109 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
119 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
233 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
352 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
411 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Datomicops-internals-x86.h54 bool has_amd_lock_mb_bug; // Processor has AMD memory-barrier bug; do lfence member in struct:AtomicOps_x86CPUFeatureStruct
109 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
119 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
233 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
352 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
411 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {

Completed in 253 milliseconds