code clean

This commit is contained in:
zy
2023-12-12 11:50:10 +08:00
parent fddda83a88
commit 636b2df0dd
5 changed files with 30 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ extern int dump_reset_sec;
extern mm_tree mm_tree_struct;
extern struct diag_variant_buffer load_monitor_variant_buffer; // global buffer
#define LOAD_MONITOR_BUFFER_SIZE 256 * 1024 * 1024 // 10MB
int monitor_init(void); // monitor init
void monitor_exit(void); // monitor exit