My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
stat_msg_hdr Struct Reference

Header for a serialized stats message. More...

Public Attributes

int n_samples
 The number of items sampled (not the size of the sample) More...
 

Detailed Description

Header for a serialized stats message.

Comes before a set of samples (i.e. the whole stats message)

Definition at line 35 of file stats.c.

Member Data Documentation

int stat_msg_hdr::n_samples

The number of items sampled (not the size of the sample)

Definition at line 37 of file stats.c.


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