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

/linux-master/tools/perf/
H A Dbuiltin-record.c188 static volatile int auxtrace_record__snapshot_started; variable
816 if (!auxtrace_record__snapshot_started &&
2240 auxtrace_record__snapshot_started = 1;
2663 if (auxtrace_record__snapshot_started) {
2664 auxtrace_record__snapshot_started = 0;

Completed in 104 milliseconds