GDB (xrefs)
|
#include "tracepoint.h"
Public Attributes | |
const char * | filename |
int | running_known |
int | running |
enum trace_stop_reason | stop_reason |
int | stopping_tracepoint |
char * | stop_desc |
int | traceframe_count |
int | traceframes_created |
int | buffer_size |
int | buffer_free |
int | disconnected_tracing |
int | circular_buffer |
char * | user_name |
char * | notes |
LONGEST | start_time |
LONGEST | stop_time |
Definition at line 84 of file tracepoint.h.
Definition at line 123 of file tracepoint.h.
Referenced by ctf_write_status(), parse_trace_status(), tfile_open(), tfile_write_status(), trace_status_command(), and trace_status_mi().
Definition at line 119 of file tracepoint.h.
Referenced by ctf_write_status(), parse_trace_status(), tfile_write_status(), trace_status_command(), and trace_status_mi().
Definition at line 133 of file tracepoint.h.
Referenced by ctf_write_status(), parse_trace_status(), tfile_open(), tfile_write_status(), trace_status_command(), and trace_status_mi().
Definition at line 128 of file tracepoint.h.
Referenced by ctf_write_status(), parse_trace_status(), query_if_trace_running(), tfile_open(), tfile_write_status(), trace_status_command(), and trace_status_mi().
const char* trace_status::filename |
Definition at line 88 of file tracepoint.h.
Referenced by remote_get_trace_status(), tfile_open(), trace_status_command(), and trace_status_mi().
char* trace_status::notes |
Definition at line 143 of file tracepoint.h.
Referenced by parse_trace_status(), tfile_write_status(), trace_status_command(), and trace_status_mi().
Definition at line 94 of file tracepoint.h.
Referenced by parse_trace_status(), query_if_trace_running(), remote_can_download_tracepoint(), remote_get_trace_status(), start_tracing(), stop_tracing(), tfile_write_status(), trace_status_command(), and trace_status_mi().
Definition at line 91 of file tracepoint.h.
Referenced by parse_trace_status(), remote_can_download_tracepoint(), tfile_open(), trace_status_command(), and trace_status_mi().
Definition at line 148 of file tracepoint.h.
Referenced by parse_trace_status(), tfile_write_status(), trace_status_command(), and trace_status_mi().
char* trace_status::stop_desc |
Definition at line 107 of file tracepoint.h.
Referenced by parse_trace_status(), tfile_write_status(), trace_status_command(), and trace_status_mi().
Definition at line 96 of file tracepoint.h.
Referenced by ctf_write_status(), parse_trace_status(), tfile_open(), tfile_write_status(), trace_status_command(), and trace_status_mi().
Definition at line 149 of file tracepoint.h.
Referenced by parse_trace_status(), tfile_write_status(), trace_status_command(), and trace_status_mi().
Definition at line 101 of file tracepoint.h.
Referenced by ctf_write_status(), parse_trace_status(), tfile_write_status(), trace_status_command(), and trace_status_mi().
Definition at line 111 of file tracepoint.h.
Referenced by ctf_write_status(), parse_trace_status(), tfile_open(), tfile_write_status(), trace_status_command(), and trace_status_mi().
Definition at line 115 of file tracepoint.h.
Referenced by ctf_write_status(), parse_trace_status(), tfile_write_status(), trace_status_command(), and trace_status_mi().
char* trace_status::user_name |
Definition at line 138 of file tracepoint.h.
Referenced by parse_trace_status(), tfile_write_status(), trace_status_command(), and trace_status_mi().