Searched refs:ps_sample_counter_t (Results 1 – 2 of 2) sorted by relevance
58 typedef void (*ps_sample_counter_t)(const void *, double); typedef87 ps_sample_counter_t sample_counter;
57 ps_sample_counter_t sample_counter_functions[MAX_TOOLS];162 sample_counter_functions[0] = (ps_sample_counter_t)dlsym( in initialize_library()