Searched defs:trace_status (Results 1 – 2 of 2) sorted by relevance
73 struct trace_status struct77 const char *filename;80 int running_known;83 int running;85 enum trace_stop_reason stop_reason;90 int stopping_tracepoint;96 char *stop_desc;100 int traceframe_count;104 int traceframes_created;108 int buffer_size;[all …]
217 static struct trace_status trace_status; variable