Home
last modified time | relevance | path

Searched refs:ps_tool_timer_stop (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/tests/output/
H A Dex30_6.out9 ps_tool_timer_stop() [Event3]
10 ps_tool_timer_stop() [Event2]
11 ps_tool_timer_stop() [Event1]
18 ps_tool_timer_stop() [Event3]
19 ps_tool_timer_stop() [Event2]
20 ps_tool_timer_stop() [Event1]
21 ps_tool_timer_stop() [Stage1]
26 ps_tool_timer_stop() [Event3]
27 ps_tool_timer_stop() [Event2]
28 ps_tool_timer_stop() [Event1]
[all …]
/petsc/src/sys/perfstubs/
H A Dpstimer.c86 PS_WEAK_PRE void ps_tool_timer_stop(const void *) PS_WEAK_POST;
120 timer_stop_functions[0] = &ps_tool_timer_stop; in initialize_library()
/petsc/src/sys/tests/
H A Dex30.c41 PETSC_EXTERN void *ps_tool_timer_stop(void *arg) in ps_tool_timer_stop() function