code clean

This commit is contained in:
zy
2023-12-12 02:59:48 -05:00
parent 462bdebad6
commit 96462422ce
9 changed files with 307 additions and 347 deletions

View File

@@ -19,7 +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
#define VARIABLE_MONITOR_BUFFER_SIZE 256 * 1024 * 1024 // 256MB
int monitor_init(void); // monitor init
void monitor_exit(void); // monitor exit