Home
last modified time | relevance | path

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

/petsc/src/sys/tests/output/
H A Dex30_6.out2 ps_tool_timer_start() [Main Stage]
6 ps_tool_timer_start() [Event1]
7 ps_tool_timer_start() [Event2]
8 ps_tool_timer_start() [Event3]
14 ps_tool_timer_start() [Stage1]
15 ps_tool_timer_start() [Event1]
16 ps_tool_timer_start() [Event2]
17 ps_tool_timer_start() [Event3]
22 ps_tool_timer_start() [Stage2]
23 ps_tool_timer_start() [Event1]
[all …]
/petsc/src/sys/perfstubs/
H A Dpstimer.c85 PS_WEAK_PRE void ps_tool_timer_start(const void *) PS_WEAK_POST;
119 timer_start_functions[0] = &ps_tool_timer_start; in initialize_library()
/petsc/src/sys/tests/
H A Dex30.c32 PETSC_EXTERN void *ps_tool_timer_start(void *arg) in ps_tool_timer_start() function