Home
last modified time | relevance | path

Searched defs:_timer (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/perfstubs/
H A Dtimer.h101 #define PERFSTUBS_TIMER_START(_timer, _timer_name) \ argument
110 #define PERFSTUBS_TIMER_STOP(_timer) \ argument
124 #define PERFSTUBS_TIMER_START_FUNC(_timer) \ argument
136 #define PERFSTUBS_TIMER_STOP_FUNC(_timer) \ argument
157 #define PERFSTUBS_TIMER_START(_timer, _timer_name) argument
162 #define PERFSTUBS_TIMER_START_FUNC(_timer) argument
163 #define PERFSTUBS_TIMER_STOP_FUNC(_timer) argument