trace add threshold_num

This commit is contained in:
zy
2023-11-19 20:30:48 -05:00
parent 9ad92898da
commit 504f2fb903
4 changed files with 95 additions and 58 deletions

View File

@@ -208,6 +208,7 @@ enum hrtimer_restart check_variable_cb(struct hrtimer *timer) {
vm_record.id = event_id;
vm_record.et_type = 1; //! todo event type
vm_record.tv = ktime_get_real();
vm_record.threshold_num = j;
// printk("-------------------------------------\n");
// printk("-------------watch monitor-----------\n");