Searched refs:on_exit (Results 1 – 3 of 3) sorted by relevance
571 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit);
589 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() argument591 if (!on_exit && itr && itr->snapshot_finish) in auxtrace_record__snapshot_finish()
684 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot() argument690 if (auxtrace_record__snapshot_finish(rec->itr, on_exit)) in record__read_auxtrace_snapshot()747 bool on_exit __maybe_unused) in record__read_auxtrace_snapshot()