Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dauxtrace.h439 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr);
Dauxtrace.c517 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr) in auxtrace_record__snapshot_finish() function
/linux-4.4.14/tools/perf/
Dbuiltin-record.c244 auxtrace_snapshot_err = auxtrace_record__snapshot_finish(rec->itr); in record__read_auxtrace_snapshot()