Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H A Dconfig.h42 int perf_config_system(void);
H A Dconfig.c530 int perf_config_system(void) in perf_config_system() function
743 if (perf_config_system() && !access(perf_etc_perfconfig(), R_OK)) { in perf_config_set__init()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dconfig.c524 static int perf_config_system(void) in perf_config_system() function
686 if (perf_config_system() && !access(perf_etc_perfconfig(), R_OK)) { in perf_config_set__init()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-daemon.c1113 if (perf_config_system() && !access(perf_etc_perfconfig(), R_OK)) in setup_config()

Completed in 6 milliseconds