Searched refs:reg_module (Results 1 – 6 of 6) sorted by relevance
104 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module() local106 if (reg_module == NULL) in init_module()111 prof_hndl = reg_module (&module_interface); in init_module()
174 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module() local176 if (reg_module == NULL) in init_module()181 expr_hndl = reg_module (&module_interface); in init_module()
1304 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module() local1306 if (reg_module) in init_module()1308 jprof_hndl = reg_module (&module_interface); in init_module()
105 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module() local107 if (reg_module == NULL) in init_module()112 prof_hndl = reg_module (&module_interface); in init_module()
1298 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module() local1300 if (reg_module) in init_module()1302 jprof_hndl = reg_module (&module_interface); in init_module()