Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dconfig.c213 static int perf_parse_file(config_fn_t fn, void *data) in perf_parse_file() function
373 ret = perf_parse_file(fn, data); in perf_config_from_file()