Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-record.c793 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot() function
815 record__read_auxtrace_snapshot(rec, true); in record__auxtrace_snapshot_exit()
863 void record__read_auxtrace_snapshot(struct record *rec __maybe_unused, in record__read_auxtrace_snapshot() function
2632 record__read_auxtrace_snapshot(rec, false); in __cmd_record()