Searched refs:to_insn_history (Results 1 – 3 of 3) sorted by relevance
661 ops->to_insn_history = record_btrace_insn_history; in init_record_btrace_ops()
913 void (*to_insn_history) (int size, int flags); member
4401 if (t->to_insn_history != NULL) in target_insn_history()4403 t->to_insn_history (size, flags); in target_insn_history()