Home
last modified time | relevance | path

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

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