Searched refs:timer_create_functions (Results 1 – 1 of 1) sorted by relevance
50 ps_timer_create_t timer_create_functions[MAX_TOOLS]; variable118 timer_create_functions[0] = &ps_tool_timer_create; in initialize_library()147 timer_create_functions[0] = in initialize_library()238 for (i = 0 ; i < num_tools_registered ; i++) objects[i] = timer_create_functions[i](timer_name); in ps_timer_create_()