Home
last modified time | relevance | path

Searched refs:__xray_log_set_buffer_iterator (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_log_interface.cc54 void __xray_log_set_buffer_iterator(XRayBuffer (*Iterator)(XRayBuffer)) in __xray_log_set_buffer_iterator() function
61 __xray_log_set_buffer_iterator(&NullBufferIterator); in __xray_log_remove_buffer_iterator()
H A Dxray_profiling.cc474 __xray_log_set_buffer_iterator(profileCollectorService::nextBuffer); in profilingLoggingInit()
H A Dxray_fdr_logging.cc718 __xray_log_set_buffer_iterator(fdrIterator); in fdrLoggingInit()
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/xray/
H A Dxray_log_interface.h323 void __xray_log_set_buffer_iterator(XRayBuffer (*Iterator)(XRayBuffer));
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DXRay.rst204 data via the ``__xray_log_set_buffer_iterator(...)`` which allows code calling