ROSS
Data Fields
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

char* st_stats_buffer::buffer

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

Referenced by st_buffer_init().

int st_stats_buffer::count

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

Referenced by st_buffer_init(), st_buffer_push(), and st_buffer_write().

int st_stats_buffer::read_pos

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

Referenced by st_buffer_init(), and st_buffer_write().

int st_stats_buffer::size

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

Referenced by st_buffer_init().

int st_stats_buffer::write_pos

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

Referenced by st_buffer_init(), st_buffer_push(), and st_buffer_write().


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