ROSS
st_stats_buffer Struct Reference

#include <st-instrumentation.h>

Data Fields

char * buffer
int size
int write_pos
int read_pos
int count

Detailed Description

Definition at line 18 of file st-instrumentation.h.

Field Documentation

◆ buffer

char * st_stats_buffer::buffer

Definition at line 19 of file st-instrumentation.h.

◆ count

int st_stats_buffer::count

Definition at line 23 of file st-instrumentation.h.

◆ read_pos

int st_stats_buffer::read_pos

Definition at line 22 of file st-instrumentation.h.

◆ size

int st_stats_buffer::size

Definition at line 20 of file st-instrumentation.h.

◆ write_pos

int st_stats_buffer::write_pos

Definition at line 21 of file st-instrumentation.h.


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