Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-record.c265 int auxtrace_record__snapshot_start(struct auxtrace_record *itr __maybe_unused) in auxtrace_record__snapshot_start() function
1236 auxtrace_snapshot_err = auxtrace_record__snapshot_start(record.itr); in snapshot_sig_handler()
/linux-4.4.14/tools/perf/util/
Dauxtrace.h438 int auxtrace_record__snapshot_start(struct auxtrace_record *itr);
Dauxtrace.c510 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start() function