Searched refs:perf_config_system (Results 1 - 3 of 3) sorted by last modified time

/linux-master/tools/perf/
H A Dbuiltin-daemon.c1113 if (perf_config_system() && !access(perf_etc_perfconfig(), R_OK))
/linux-master/tools/perf/util/
H A Dconfig.c530 int perf_config_system(void) function
743 if (perf_config_system() && !access(perf_etc_perfconfig(), R_OK)) {
H A Dconfig.h42 int perf_config_system(void);

Completed in 158 milliseconds