Home
last modified time | relevance | path

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

/tools/perf/util/
Dconfig.h23 struct list_head sections; member
Dconfig.c502 static struct perf_config_section *find_section(struct list_head *sections, in find_section()
526 static struct perf_config_section *add_section(struct list_head *sections, in add_section()
586 struct list_head *sections; in collect_config() local
/tools/objtool/
Delf.h83 struct list_head sections; member