Searched refs:perf_config_global (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dconfig.h43 int perf_config_global(void);
H A Dconfig.c535 int perf_config_global(void) function
554 if (!home || !*home || !perf_config_global())
747 if (perf_config_global() && perf_home_perfconfig()) {
/linux-master/tools/perf/
H A Dbuiltin-daemon.c1115 else if (perf_config_global() && perf_home_perfconfig())

Completed in 113 milliseconds