Searched refs:threshold_bytes (Results 1 – 2 of 2) sorted by relevance
893 size_t threshold_bytes = in FullMaintenanceHelper() local898 bool over_usage_threshold = stats.in_use_bytes > threshold_bytes; in FullMaintenanceHelper()
308 size_t threshold_bytes() const { return threshold_bytes_; } in threshold_bytes() function in grpc_core::TcpZerocopySendCtx974 tcp->tcp_zerocopy_send_ctx.threshold_bytes() < buf->length; in tcp_get_send_zerocopy_record()