perf_config_section 39 tools/perf/builtin-config.c struct perf_config_section *section = NULL; perf_config_section 74 tools/perf/builtin-config.c struct perf_config_section *section; perf_config_section 104 tools/perf/builtin-config.c struct perf_config_section *section; perf_config_section 510 tools/perf/util/config.c static struct perf_config_section *find_section(struct list_head *sections, perf_config_section 513 tools/perf/util/config.c struct perf_config_section *section; perf_config_section 523 tools/perf/util/config.c struct perf_config_section *section) perf_config_section 534 tools/perf/util/config.c static struct perf_config_section *add_section(struct list_head *sections, perf_config_section 537 tools/perf/util/config.c struct perf_config_section *section = zalloc(sizeof(*section)); perf_config_section 554 tools/perf/util/config.c static struct perf_config_item *add_config_item(struct perf_config_section *section, perf_config_section 591 tools/perf/util/config.c struct perf_config_section *section = NULL; perf_config_section 729 tools/perf/util/config.c struct perf_config_section *section; perf_config_section 776 tools/perf/util/config.c static void perf_config_section__purge(struct perf_config_section *section) perf_config_section 786 tools/perf/util/config.c static void perf_config_section__delete(struct perf_config_section *section) perf_config_section 795 tools/perf/util/config.c struct perf_config_section *section, *tmp;