Lines Matching refs:qlog_streamer
916 qlog_streamer: Option<qlog::QlogStreamer>, field
1108 ($qlog_streamer:expr, $qlog_streamer_ref:ident, $body:block) => {{
1111 if let Some($qlog_streamer_ref) = &mut $qlog_streamer {
1227 qlog_streamer: None, in with_tls()
1347 self.qlog_streamer = Some(streamer); in set_qlog()
1684 qlog_with!(self.qlog_streamer, q, { in recv_single()
1759 qlog_with!(self.qlog_streamer, q, { in recv_single()
1768 qlog_with!(self.qlog_streamer, q, { in recv_single()
1777 qlog_with!(self.qlog_streamer, q, { in recv_single()
1782 qlog_with!(self.qlog_streamer, q, { in recv_single()
1791 qlog_with!(self.qlog_streamer, q, { in recv_single()
2493 qlog_with!(self.qlog_streamer, q, { in send()
2519 qlog_with!(self.qlog_streamer, q, { in send()
2529 qlog_with!(self.qlog_streamer, q, { in send()
2571 qlog_with!(self.qlog_streamer, q, { in send()
2690 qlog_with!(self.qlog_streamer, q, { in stream_recv()
2817 qlog_with!(self.qlog_streamer, q, { in stream_send()
3282 qlog_with!(self.qlog_streamer, q, { in on_timeout()
3299 qlog_with!(self.qlog_streamer, q, { in on_timeout()
3318 qlog_with!(self.qlog_streamer, q, { in on_timeout()