Home
last modified time | relevance | path

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

/tools/perf/util/
Dconfig.c502 static struct perf_config_section *find_section(struct list_head *sections, in find_section() function
603 section = find_section(sections, section_name); in collect_config()