Searched refs:ProfilingStarted (Results 1 – 1 of 1) sorted by relevance
45 __sanitizer::atomic_uint8_t ProfilingStarted = {}; variable337 if (IsUnderContext || !__sanitizer::atomic_load_relaxed(&ProfilingStarted)) in getUnhandledContext()455 __sanitizer::atomic_store_relaxed(&ProfilingStarted, true); in __llvm_ctx_profile_start_collection()459 __sanitizer::atomic_store_relaxed(&ProfilingStarted, false); in __llvm_ctx_profile_fetch()501 __sanitizer::atomic_store_relaxed(&ProfilingStarted, false); in __llvm_ctx_profile_free()