开关控制是否输出命中路径的信息

This commit is contained in:
liuxueli
2021-05-24 15:30:46 +08:00
parent fb04876ca4
commit 1e1b8aa019
2 changed files with 39 additions and 1 deletions

View File

@@ -141,6 +141,7 @@ typedef struct _tsg_para
int hash_timeout;
int hash_slot_size;
int scan_time_interval;
int hit_path_switch;
int default_compile_switch;
int default_compile_id;
int table_id[TABLE_MAX];