Searched refs:perf_etc_perfconfig (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dconfig.c433 static const char *perf_etc_perfconfig(void) perf_etc_perfconfig() function
465 if (perf_config_system() && !access(perf_etc_perfconfig(), R_OK)) { perf_config()
466 ret += perf_config_from_file(fn, perf_etc_perfconfig(), perf_config()

Completed in 35 milliseconds