Home
last modified time | relevance | path

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

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