Home
last modified time | relevance | path

Searched refs:add_section (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dconfig.c618 static struct perf_config_section *add_section(struct list_head *sections, in add_section() function
697 section = add_section(sections, section_name); in collect_config()