Home
last modified time | relevance | path

Searched refs:auxtrace_record__snapshot_start (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/tools/perf/util/
Dauxtrace.h510 int auxtrace_record__snapshot_start(struct auxtrace_record *itr);
Dauxtrace.c538 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start() function
/Linux-v5.4/tools/perf/
Dbuiltin-record.c640 auxtrace_record__snapshot_start(rec->itr)) in record__auxtrace_snapshot_exit()
684 int auxtrace_record__snapshot_start(struct auxtrace_record *itr __maybe_unused) in auxtrace_record__snapshot_start() function
2489 if (auxtrace_record__snapshot_start(record.itr)) in snapshot_sig_handler()