Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dauxtrace.h498 int auxtrace_record__snapshot_start(struct auxtrace_record *itr);
Dauxtrace.c542 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start() function
/Linux-v4.19/tools/perf/
Dbuiltin-record.c309 int auxtrace_record__snapshot_start(struct auxtrace_record *itr __maybe_unused) in auxtrace_record__snapshot_start() function
1888 if (auxtrace_record__snapshot_start(record.itr)) in snapshot_sig_handler()