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

/external/linux-tools-perf/
H A Dbuiltin-record.c750 static bool force, append_file; variable
770 OPT_BOOLEAN('A', "append", &append_file,
820 if (force && append_file) {
824 } else if (append_file) {

Completed in 49 milliseconds