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

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

Completed in 44 milliseconds