aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index e10d99b..a6148c8 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -2,13 +2,13 @@
# $Header$
-SCHEDULE TimerReport_Output AS zzz_TimerReport_Output AT CCTK_ANALYSIS
+SCHEDULE TimerReport_OutputEvery AS zzz_TimerReport_Output AT CCTK_ANALYSIS
{
LANG: C
OPTIONS: global
} "Print the timer report"
-SCHEDULE TimerReport_Output AS zzz_TimerReport_Output AT CCTK_TERMINATE BEFORE Driver_Terminate
+SCHEDULE TimerReport_OutputTerminate AS zzz_TimerReport_Output AT CCTK_TERMINATE BEFORE Driver_Terminate
{
LANG: C
OPTIONS: global