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

/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
68 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
78 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
166 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
223 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
/external/chromium_org/v8/src/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:v8::base::AtomicOps_x86CPUFeatureStruct
67 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
77 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
199 if (AtomicOps_Internalx86CPUFeatures.has_amd_lock_mb_bug) {
256 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 187 milliseconds