Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-record.c63 struct switch_output { struct
64 bool enabled;
65 bool signal;
66 unsigned long size;
67 unsigned long time;
91 struct switch_output switch_output; argument