Searched refs:ps_timer_stop_t (Results 1 – 2 of 2) sorted by relevance
53 typedef void (*ps_timer_stop_t)(const void *); typedef82 ps_timer_stop_t timer_stop;
52 ps_timer_stop_t timer_stop_functions[MAX_TOOLS];153 (ps_timer_stop_t)dlsym(RTLD_DEFAULT, "ps_tool_timer_stop"); in initialize_library()