Searched refs:ps_timer_start_t (Results 1 – 2 of 2) sorted by relevance
52 typedef void (*ps_timer_start_t)(const void *); typedef81 ps_timer_start_t timer_start;
51 ps_timer_start_t timer_start_functions[MAX_TOOLS];151 (ps_timer_start_t)dlsym(RTLD_DEFAULT, "ps_tool_timer_start"); in initialize_library()