Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dconfig.c451 static int perf_config_system(void) in perf_config_system() function
469 if (perf_config_system() && !access(perf_etc_perfconfig(), R_OK)) { in perf_config()