Searched refs:GlobalInit (Results 1 – 4 of 4) sorted by relevance
34 void GlobalInit(const std::string& perf_path);
202 GlobalInit(config->perf_path); in perfprofd_main()
647 void GlobalInit(const std::string& perf_path) { in GlobalInit() function
360 GlobalInit(config.perf_path); in Main()