MAX_TB_SAMPLES 125 arch/mips/sibyte/common/sb_tbprof.c #define TB_FULL (sbp.next_tb_sample == MAX_TB_SAMPLES) MAX_TB_SAMPLES 195 arch/mips/sibyte/common/sb_tbprof.c if (sbp.next_tb_sample < MAX_TB_SAMPLES) {