Searched refs:capture_mode_ (Results 1 – 2 of 2) sorted by relevance
67 if (subtle::NoBarrier_Load(&capture_mode_) == in capture_mode()75 return static_cast<CaptureMode>(subtle::Acquire_Load(&capture_mode_)); in capture_mode()120 static subtle::Atomic32 capture_mode_; variable
31 subtle::Atomic32 AllocationContextTracker::capture_mode_ = member in base::trace_event::AllocationContextTracker113 subtle::Release_Store(&capture_mode_, static_cast<int32_t>(mode)); in SetCaptureMode()179 subtle::NoBarrier_Load(&capture_mode_)); in GetContextSnapshot()