Searched refs:perf_etc_perfconfig (Results 1 – 1 of 1) sorted by relevance
437 static const char *perf_etc_perfconfig(void) in perf_etc_perfconfig() function469 if (perf_config_system() && !access(perf_etc_perfconfig(), R_OK)) { in perf_config()470 ret += perf_config_from_file(fn, perf_etc_perfconfig(), in perf_config()