Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-record.c621 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot() function
643 record__read_auxtrace_snapshot(rec, true); in record__auxtrace_snapshot_exit()
678 void record__read_auxtrace_snapshot(struct record *rec __maybe_unused, in record__read_auxtrace_snapshot() function
1569 record__read_auxtrace_snapshot(rec, false); in __cmd_record()