Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/include/xray/
H A Dxray_log_interface.h325 void __xray_log_remove_buffer_iterator();
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_log_interface.cpp59 void __xray_log_remove_buffer_iterator() XRAY_NEVER_INSTRUMENT { in __xray_log_remove_buffer_iterator() function
H A Dxray_fdr_logging.cpp307 __xray_log_remove_buffer_iterator(); in fdrLoggingFlush()