Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/include/xray/
Dxray_log_interface.h148 XRAY_DUPLICATE_MODE = 1, enumerator
/external/llvm-project/compiler-rt/lib/xray/
Dxray_log_interface.cpp74 return XRayLogRegisterStatus::XRAY_DUPLICATE_MODE; in __xray_log_register_mode()