Searched refs:create_counter_functions (Results 1 – 1 of 1) sorted by relevance
56 ps_create_counter_t create_counter_functions[MAX_TOOLS]; variable124 create_counter_functions[0] = &ps_tool_create_counter; in initialize_library()160 create_counter_functions[0] = (ps_create_counter_t)dlsym( in initialize_library()310 for (i = 0 ; i < num_tools_registered ; i++) objects[i] = create_counter_functions[i](name); in ps_create_counter_()