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