Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drecord.h36 bool auxtrace_snapshot_on_exit; member
H A Dauxtrace.c640 opts->auxtrace_snapshot_on_exit = true; in auxtrace_parse_snapshot_options()
/linux/tools/perf/
H A Dbuiltin-record.c2777 if (opts->auxtrace_snapshot_on_exit) in __cmd_record()