Home
last modified time | relevance | path

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

/tools/perf/util/
Dconfig.h23 struct list_head sections; member
Dconfig.c510 static struct perf_config_section *find_section(struct list_head *sections, in find_section()
534 static struct perf_config_section *add_section(struct list_head *sections, in add_section()
594 struct list_head *sections; in collect_config() local
/tools/objtool/
Delf.h73 struct list_head sections; member
/tools/lib/bpf/
Dlibbpf.c247 struct bpf_secdata sections; member