Searched refs:ps_get_counter_data_t (Results 1 – 2 of 2) sorted by relevance
62 typedef void (*ps_get_counter_data_t)(ps_tool_counter_data_t *); typedef91 ps_get_counter_data_t get_counter_data;
60 ps_get_counter_data_t get_counter_data_functions[MAX_TOOLS];168 get_counter_data_functions[0] = (ps_get_counter_data_t)dlsym( in initialize_library()