Home
last modified time | relevance | path

Searched defs:tsv (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/mi/
H A Dmi-interp.c566 mi_tsv_created (const struct trace_state_variable *tsv) in mi_tsv_created()
582 mi_tsv_deleted (const struct trace_state_variable *tsv) in mi_tsv_deleted()
600 mi_tsv_modified (const struct trace_state_variable *tsv) in mi_tsv_modified()
H A Dmi-main.c2361 struct trace_state_variable *tsv; in mi_cmd_trace_define_variable() local
/dragonfly/contrib/gdb-7/gdb/
H A Dtracepoint.c324 struct trace_state_variable tsv; in create_trace_state_variable() local
337 struct trace_state_variable *tsv; in find_trace_state_variable() local
350 struct trace_state_variable *tsv; in delete_trace_state_variable() local
399 struct trace_state_variable *tsv; in trace_variable_command() local
490 struct trace_state_variable *tsv; in tvariables_info_1() local
564 struct trace_state_variable *tsv; in save_trace_state_variables() local
1737 struct trace_state_variable *tsv; in start_tracing() local
3602 struct trace_state_variable *tsv; in create_tsv_from_upload() local
3646 struct trace_state_variable *tsv; in merge_uploaded_trace_state_variables() local
H A Dax-gdb.c1925 struct trace_state_variable *tsv; in gen_expr() local
1952 struct trace_state_variable *tsv; in gen_expr() local
2043 struct trace_state_variable *tsv; in gen_expr() local
H A Dtarget.h1732 #define target_download_trace_state_variable(tsv) \ argument
1759 #define target_get_trace_state_variable_value(tsv,val) \ argument
H A Dvalue.c1814 struct trace_state_variable *tsv; in value_of_internalvar() local
H A Dremote.c10586 remote_download_trace_state_variable (struct trace_state_variable *tsv) in remote_download_trace_state_variable()