Searched refs:trace_state_variable (Results 1 – 11 of 11) sorted by relevance
34 struct trace_state_variable struct248 extern struct trace_state_variable *find_trace_state_variable (const char *name);249 extern struct trace_state_variable *create_trace_state_variable (const char *name);
125 typedef struct trace_state_variable tsv_s;321 struct trace_state_variable *324 struct trace_state_variable tsv; in create_trace_state_variable()334 struct trace_state_variable *337 struct trace_state_variable *tsv; in find_trace_state_variable()350 struct trace_state_variable *tsv; in delete_trace_state_variable()399 struct trace_state_variable *tsv; in trace_variable_command()490 struct trace_state_variable *tsv; in tvariables_info_1()564 struct trace_state_variable *tsv; in save_trace_state_variables()1737 struct trace_state_variable *tsv; in start_tracing()[all …]
67 struct trace_state_variable;
33 struct trace_state_variable;755 void (*to_download_trace_state_variable) (struct trace_state_variable *tsv);
1925 struct trace_state_variable *tsv; in gen_expr()1952 struct trace_state_variable *tsv; in gen_expr()2043 struct trace_state_variable *tsv; in gen_expr()
1814 struct trace_state_variable *tsv; in value_of_internalvar()
881 (void (*) (struct trace_state_variable *)) in update_current_target()
10586 remote_download_trace_state_variable (struct trace_state_variable *tsv) in remote_download_trace_state_variable()
75 static void mi_tsv_created (const struct trace_state_variable *tsv);76 static void mi_tsv_deleted (const struct trace_state_variable *tsv);77 static void mi_tsv_modified (const struct trace_state_variable *tsv);566 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()
2361 struct trace_state_variable *tsv; in mi_cmd_trace_define_variable()
239 @deftypefun void tsv_created (const struct trace_state_variable *@var{tsv})243 @deftypefun void tsv_deleted (const struct trace_state_variable *@var{tsv})248 @deftypefun void tsv_modified (const struct trace_state_variable *@var{tsv})