Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dconfig.h15 struct perf_config_section { struct
16 char *name;
17 struct list_head items;
18 bool from_system_config;
19 struct list_head node;