Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.cpp47 __sanitizer::atomic_uintptr_t RootDetector = {}; variable
50 __sanitizer::atomic_load_relaxed(&RootDetector)); in getRootDetector()
450 RootAutoDetector(AllFunctionsData, RootDetector, AutodetectDuration); in __llvm_ctx_profile_start_collection()