Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/include/xray/
H A Dxray_log_interface.h326 void __xray_log_remove_buffer_iterator();
/netbsd-src/sys/external/bsd/compiler_rt/dist/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()