Home
last modified time | relevance | path

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

/tools/objtool/
Delf.h26 struct section { struct
33 struct section *base, *rela; argument
46 struct section *sec; argument
/tools/perf/util/
Dconfig.c513 struct perf_config_section *section; in find_section() local
523 struct perf_config_section *section) in find_config_item()
537 struct perf_config_section *section = zalloc(sizeof(*section)); in add_section() local
554 static struct perf_config_item *add_config_item(struct perf_config_section *section, in add_config_item()
591 struct perf_config_section *section = NULL; in collect_config() local
729 struct perf_config_section *section; in perf_config() local
776 static void perf_config_section__purge(struct perf_config_section *section) in perf_config_section__purge()
786 static void perf_config_section__delete(struct perf_config_section *section) in perf_config_section__delete()
795 struct perf_config_section *section, *tmp; in perf_config_set__purge() local
Dconfig.h49 #define perf_config_sections__for_each_entry(list, section) \ argument
66 #define perf_config_set__for_each_entry(set, section, item) \ argument
Dsrcline.c191 static void find_address_in_section(bfd *abfd, asection *section, void *data) in find_address_in_section()
Dheader.c2876 static int perf_file_section__fprintf_info(struct perf_file_section *section, in perf_file_section__fprintf_info()
3141 int (*process)(struct perf_file_section *section, in perf_header__process_sections()
3367 static int perf_file_section__process(struct perf_file_section *section, in perf_file_section__process()
/tools/perf/
Dbuiltin-config.c39 struct perf_config_section *section = NULL; in set_config() local
74 struct perf_config_section *section; in show_spec_config() local
104 struct perf_config_section *section; in show_config() local
/tools/perf/scripts/python/
Dexported-sql-viewer.py226 def headerData(self, section, orientation, role): argument
290 def headerData(self, section, orientation, role): argument