template <typename T>

struct Sample

Defined at line 43 of file ../../third_party/abseil-cpp/absl/profiling/internal/sample_recorder.h

Sample

<T

> that has members required for linking samples in the linked list of

samples maintained by the SampleRecorder. Type T defines the sampled data.

Public Members

Mutex init_mu
T * dead
int64_t weight