Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-record.c115 static volatile int auxtrace_record__snapshot_started; variable
702 if (!auxtrace_record__snapshot_started && in record__auxtrace_snapshot_exit()
1600 auxtrace_record__snapshot_started = 1; in hit_auxtrace_snapshot_trigger()
1877 if (auxtrace_record__snapshot_started) { in __cmd_record()
1878 auxtrace_record__snapshot_started = 0; in __cmd_record()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c188 static volatile int auxtrace_record__snapshot_started; variable
806 if (!auxtrace_record__snapshot_started && in record__auxtrace_snapshot_exit()
2181 auxtrace_record__snapshot_started = 1; in hit_auxtrace_snapshot_trigger()
2604 if (auxtrace_record__snapshot_started) { in __cmd_record()
2605 auxtrace_record__snapshot_started = 0; in __cmd_record()

Completed in 9 milliseconds