Home
last modified time | relevance | path

Searched refs:NoBarrier_Store (Results 1 – 21 of 21) sorted by relevance

/external/libchrome/base/sampling_heap_profiler/
Dlock_free_address_hash_set.h104 subtle::NoBarrier_Store(&key, reinterpret_cast<subtle::AtomicWord>(a_key)); in Node()
105 subtle::NoBarrier_Store(&next, 0); in Node()
119 subtle::NoBarrier_Store(&node->key, 0); in Remove()
Dlock_free_address_hash_set.cc52 subtle::NoBarrier_Store(&new_node->next, current_head); in Insert()
Dsampling_heap_profiler.cc184 base::subtle::NoBarrier_Store( in SamplingHeapProfiler()
/external/libchrome/base/
Dlazy_instance_unittest.cc210 base::subtle::NoBarrier_Store(&constructor_called_, 1); in BlockingConstructor()
219 base::subtle::NoBarrier_Store(&constructor_called_, 0); in ~BlockingConstructor()
220 base::subtle::NoBarrier_Store(&complete_construction_, 0); in ~BlockingConstructor()
230 base::subtle::NoBarrier_Store(&complete_construction_, 1); in CompleteConstructionNow()
Datomicops_internals_atomicword_compat.h69 inline void NoBarrier_Store(volatile AtomicWord *ptr, AtomicWord value) { in NoBarrier_Store() function
70 NoBarrier_Store( in NoBarrier_Store()
Datomicops.h113 void NoBarrier_Store(volatile Atomic32* ptr, Atomic32 value);
136 void NoBarrier_Store(volatile Atomic64* ptr, Atomic64 value);
Datomicops_internals_x86_msvc.h83 inline void NoBarrier_Store(volatile Atomic32* ptr, Atomic32 value) { in NoBarrier_Store() function
146 inline void NoBarrier_Store(volatile Atomic64* ptr, Atomic64 value) { in NoBarrier_Store() function
Datomicops_internals_portable.h116 inline void NoBarrier_Store(volatile Atomic32* ptr, Atomic32 value) { in NoBarrier_Store() function
199 inline void NoBarrier_Store(volatile Atomic64* ptr, Atomic64 value) { in NoBarrier_Store() function
Datomicops_unittest.cc179 base::subtle::NoBarrier_Store(&value, kVal1); in TestStore()
181 base::subtle::NoBarrier_Store(&value, kVal2); in TestStore()
Dlazy_instance.h204 subtle::NoBarrier_Store(&me->private_instance_, 0); in OnExit()
/external/libchrome/base/metrics/
Dhistogram_base.cc84 subtle::NoBarrier_Store(&flags_, old_flags | flags); in SetFlags()
89 subtle::NoBarrier_Store(&flags_, old_flags & ~flags); in ClearFlags()
Dpersistent_histogram_allocator.cc421 subtle::NoBarrier_Store(&last_created_, histogram_ref); in AllocateHistogram()
494 subtle::NoBarrier_Store(&last_created_, 0); in ClearLastCreatedReferenceForTesting()
Dfield_trial.cc1143 subtle::NoBarrier_Store(&new_entry->activated, in ClearParamsFromSharedMemoryForTesting()
1444 subtle::NoBarrier_Store(&entry->activated, trial_state.activated); in AddToAllocatorWhileLocked()
1477 subtle::NoBarrier_Store(&entry->activated, 1); in ActivateFieldTrialEntryWhileLocked()
/external/libchrome/base/threading/
Dthread_collision_warner.cc60 subtle::NoBarrier_Store(&valid_thread_id_, 0); in Leave()
/external/libchrome/base/task_scheduler/
Dlazy_task_runner.cc38 subtle::NoBarrier_Store(&state_, 0); in Reset()
/external/libchrome/base/memory/
Dsingleton.h124 static void ResurrectForTesting() { subtle::NoBarrier_Store(&dead_, 0); } in ResurrectForTesting()
/external/libchrome/base/allocator/
Dallocator_shim.cc125 subtle::NoBarrier_Store(&g_chain_head, in RemoveAllocatorDispatchForTesting()
/external/libchrome/base/trace_event/
Dtrace_log.cc329 subtle::NoBarrier_Store(&trace_event_override_, in SetAddTraceEventOverride()
624 subtle::NoBarrier_Store(&trace_options_, new_options); in SetEnabled()
Dtrace_event.h255 base::subtle::NoBarrier_Store(&(var), (value))
/external/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi14238 …<!-- void base::subtle::NoBarrier_Store(volatile base::subtle::Atomic64*, base::subtle::Atomic64) …
14239 …<function-decl name='NoBarrier_Store' filepath='./src/base/atomicops-internals-x86.h' line='215' c…
/external/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi8696 …<function-decl name='NoBarrier_Store' filepath='./src/base/atomicops-internals-x86.h' line='215' c…