Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/include/xray/
H A Dxray_log_interface.h326 void __xray_log_remove_buffer_iterator();
/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_log_interface.cc60 void __xray_log_remove_buffer_iterator() XRAY_NEVER_INSTRUMENT { in __xray_log_remove_buffer_iterator() function
H A Dxray_fdr_logging.cc309 __xray_log_remove_buffer_iterator(); in fdrLoggingFlush()