|
ContainerTracer
0.1
|
Support structure of the total_results structures which located in include/trace_replay.h.
More...
#include <docker-driver.h>

Data Fields | |
| struct json_object * | trace [MAX_THREADS] |
| struct json_object * | per_trace [MAX_THREADS] |
| struct json_object * | synthetic [MAX_THREADS] |
| struct json_object * | stats [MAX_THREADS] |
Support structure of the total_results structures which located in include/trace_replay.h.
| struct json_object* docker_total_json_object::per_trace[MAX_THREADS] |
Contain the per_trace's informations.
| struct json_object* docker_total_json_object::stats[MAX_THREADS] |
Contain the stats' informations.
| struct json_object* docker_total_json_object::synthetic[MAX_THREADS] |
Contain the synthetic's informations.
| struct json_object* docker_total_json_object::trace[MAX_THREADS] |
Contain the trace's informations.
1.8.13