add cmplog stats to experiment

This commit is contained in:
vanhauser-thc
2024-05-27 13:13:51 +02:00
parent 59d546f39a
commit 3d15e1efb4
6 changed files with 30 additions and 5 deletions

View File

@ -201,6 +201,7 @@ struct queue_entry {
u32 len; /* Input length */
u32 id; /* entry number in queue_buf */
u32 found;
s32 cmp, fcmp, rtn;
u8 colorized, /* Do not run redqueen stage again */
cal_failed; /* Calibration failed? */