Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp88 atomic_uint32_t TypeEventDescriptorCounter{0}; variable
467 &TypeEventDescriptorCounter, 1, memory_order_acq_rel); in __xray_register_event_type()