Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_log_interface.h325 void __xray_log_remove_buffer_iterator();
/freebsd/contrib/llvm-project/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.cpp304 __xray_log_remove_buffer_iterator(); in fdrLoggingFlush()