Home
last modified time | relevance | path

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

/system/extras/perfprofd/
Dperfprofdcore.h34 void GlobalInit(const std::string& perf_path);
Dperfprofd_cmdline.cc202 GlobalInit(config->perf_path); in perfprofd_main()
Dperfprofdcore.cc647 void GlobalInit(const std::string& perf_path) { in GlobalInit() function
/system/extras/perfprofd/binder_interface/
Dperfprofd_binder.cc360 GlobalInit(config.perf_path); in Main()