Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_interface.cc74 atomic_uint8_t XRayPatching{0}; variable
187 &XRayPatching, &NotPatching, true, memory_order_acq_rel)) in patchFunction()
217 atomic_store(&XRayPatching, false, in patchFunction()
238 &XRayPatching, &NotPatching, true, memory_order_acq_rel)) in controlPatching()
245 atomic_store(&XRayPatching, false, in controlPatching()
307 atomic_store(&XRayPatching, false, in controlPatching()