Searched refs:to_info_record (Results 1 – 5 of 5) sorted by relevance
274 if (t->to_info_record != NULL) in info_record_command()275 t->to_info_record (); in info_record_command()
660 ops->to_info_record = record_btrace_info; in init_record_btrace_ops()
2090 record_full_ops.to_info_record = record_full_info; in init_record_full_ops()2330 record_full_core_ops.to_info_record = record_full_info; in init_record_full_core_ops()
889 void (*to_info_record) (void); member
4271 if (t->to_info_record != NULL) in target_info_record()4273 t->to_info_record (); in target_info_record()