Static Public Member Functions | List of all members
grpc_core::TracedBuffer Class Reference

#include <buffer_list.h>

Static Public Member Functions

static void Shutdown (TracedBuffer **, void *, grpc_error_handle shutdown_err)
 

Detailed Description

TracedBuffer is a class to keep track of timestamps for a specific buffer in the TCP layer. We are only tracking timestamps for Linux kernels and hence this class would only be used by Linux platforms. For all other platforms, TracedBuffer would be an empty class.

The timestamps collected are according to Timestamps declared above.

A TracedBuffer list is kept track of using the head element of the list. If the head element of the list is nullptr, then the list is empty.

Definition at line 146 of file buffer_list.h.

Member Function Documentation

◆ Shutdown()

static void grpc_core::TracedBuffer::Shutdown ( TracedBuffer **  ,
void *  ,
grpc_error_handle  shutdown_err 
)
inlinestatic

Definition at line 149 of file buffer_list.h.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:37