Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/include/xray/
Dxray_log_interface.h325 void __xray_log_remove_buffer_iterator();
/external/llvm-project/compiler-rt/test/xray/TestCases/Posix/
Dlogging-modes.cpp56 __xray_log_remove_buffer_iterator(); in printing_flush_log()
/external/llvm-project/compiler-rt/lib/xray/
Dxray_log_interface.cpp59 void __xray_log_remove_buffer_iterator() XRAY_NEVER_INSTRUMENT { in __xray_log_remove_buffer_iterator() function
Dxray_fdr_logging.cpp308 __xray_log_remove_buffer_iterator(); in fdrLoggingFlush()