MAX_TB_SAMPLES
#define TB_FULL (sbp.next_tb_sample == MAX_TB_SAMPLES)
if (sbp.next_tb_sample < MAX_TB_SAMPLES) {