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

References

projects/compiler-rt/lib/xray/xray_profiling_flags.inc
   16 XRAY_FLAG(uptr, per_thread_allocator_max, 16384,
   18 XRAY_FLAG(uptr, global_allocator_max, 2 << 24,
   20 XRAY_FLAG(uptr, stack_allocator_max, 2 << 20,
   22 XRAY_FLAG(int, grace_period_ms, 1,
   26 XRAY_FLAG(bool, no_flush, false,
   29 XRAY_FLAG(int, buffers_max, 128,