ContainerTracer  0.1
Data Fields
config Struct Reference

#include <trace_replay.h>

Collaboration diagram for config:
Collaboration graph

Data Fields

int qdepth
 
double timeout
 
int nr_trace
 
int nr_thread
 
int per_thread
 
char result_file [201]
 
struct trace traces [MAX_THREADS]
 

Field Documentation

◆ nr_thread

int config::nr_thread

◆ nr_trace

int config::nr_trace

◆ per_thread

int config::per_thread

◆ qdepth

int config::qdepth

◆ result_file

char config::result_file[201]

◆ timeout

double config::timeout

◆ traces

struct trace config::traces[MAX_THREADS]

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