runtime/trace.FlightRecorderConfig.MaxBytes (field)

3 uses

	runtime/trace (current package)
		flightrecorder.go#L50: 	if cfg.MaxBytes != 0 {
		flightrecorder.go#L51: 		fr.targetSize = cfg.MaxBytes
		flightrecorder.go#L175: 	MaxBytes uint64