Home
last modified time | relevance | path

Searched refs:buffer_max (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_flags.inc26 XRAY_FLAG(int, buffer_max, 100, "Maximum number of buffers in the queue.")
H A Dxray_fdr_logging.cpp659 auto BufferMax = FDRFlags.buffer_max; in fdrLoggingInit()