Searched refs:ps_create_counter_t (Results 1 – 2 of 2) sorted by relevance
57 typedef void* (*ps_create_counter_t)(const char *); typedef86 ps_create_counter_t create_counter;
56 ps_create_counter_t create_counter_functions[MAX_TOOLS];160 create_counter_functions[0] = (ps_create_counter_t)dlsym( in initialize_library()