Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-record.c188 static volatile int auxtrace_record__snapshot_started; variable
811 if (!auxtrace_record__snapshot_started && in record__auxtrace_snapshot_exit()
2175 auxtrace_record__snapshot_started = 1; in hit_auxtrace_snapshot_trigger()
2629 if (auxtrace_record__snapshot_started) { in __cmd_record()
2630 auxtrace_record__snapshot_started = 0; in __cmd_record()