reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/xray/xray_fdr_flags.inc
   17 XRAY_FLAG(int, func_duration_threshold_us, 5,
   20 XRAY_FLAG(int, grace_period_ms, 100,
   24 XRAY_FLAG(int, buffer_size, 16384,
   26 XRAY_FLAG(int, buffer_max, 100, "Maximum number of buffers in the queue.")
   27 XRAY_FLAG(bool, no_file_flush, false,