Home
last modified time | relevance | path

Searched defs:switch_output (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-record.c86 struct switch_output { struct
87 bool enabled;
88 bool signal;
89 unsigned long size;
90 unsigned long time;
91 const char *str;
92 bool set;
93 char **filenames;
94 int num_files;
95 int cur_file;
[all …]