Searched refs:ps_tool_timer_create (Results 1 – 3 of 3) sorted by relevance
1 ps_tool_timer_create("Main Stage")3 ps_tool_timer_create("Event2")4 ps_tool_timer_create("Event1")5 ps_tool_timer_create("Event3")12 ps_tool_timer_create("Stage1")13 ps_tool_timer_create("Stage2")
84 PS_WEAK_PRE void* ps_tool_timer_create(const char *) PS_WEAK_POST;118 timer_create_functions[0] = &ps_tool_timer_create; in initialize_library()
25 PETSC_EXTERN void *ps_tool_timer_create(const char name[]) in ps_tool_timer_create() function