Searched refs:timer_stop_functions (Results 1 – 1 of 1) sorted by relevance
52 ps_timer_stop_t timer_stop_functions[MAX_TOOLS]; variable120 timer_stop_functions[0] = &ps_tool_timer_stop; in initialize_library()152 timer_stop_functions[0] = in initialize_library()275 for (i = 0; i < num_tools_registered ; i++) timer_stop_functions[i](objects[i]); in ps_timer_stop_()