Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-record.c76 struct switch_output { struct
99 bool switch_output_event_set; argument
107 struct switch_output switch_output; argument
/kernel/linux/linux-6.6/tools/perf/
Dbuiltin-record.c84 struct switch_output { struct
85 bool enabled;
86 bool signal;
87 unsigned long size;
88 unsigned long time;
89 const char *str;
90 bool set;
91 char **filenames;
92 int num_files;
93 int cur_file;
[all …]