Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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;