Searched defs:perf_config_section (Results 1 – 1 of 1) sorted by relevance
15 struct perf_config_section { struct16 char *name;17 struct list_head items;18 bool from_system_config;19 struct list_head node;