Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dauxtrace.h571 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit);
H A Dauxtrace.c589 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-record.c690 if (auxtrace_record__snapshot_finish(rec->itr, on_exit)) in record__read_auxtrace_snapshot()