summaryrefslogtreecommitdiff
path: root/source/module/monitor_trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/module/monitor_trace.h')
-rw-r--r--source/module/monitor_trace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/module/monitor_trace.h b/source/module/monitor_trace.h
index 4cdd24c..4098f1a 100644
--- a/source/module/monitor_trace.h
+++ b/source/module/monitor_trace.h
@@ -36,7 +36,7 @@ typedef struct {
int et_type;
unsigned long id;
unsigned long long tv;
- int threshold_num;
+ int threshold_over_count;
threshold threshold_record[TIMER_MAX_WATCH_NUM];
} variable_monitor_record;