Home
last modified time | relevance | path

Searched refs:MAX_TB_SAMPLES (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c77 #define MAX_TB_SAMPLES (MAX_TBSAMPLE_BYTES/TB_SAMPLE_SIZE) macro
125 #define TB_FULL (sbp.next_tb_sample == MAX_TB_SAMPLES)
195 if (sbp.next_tb_sample < MAX_TB_SAMPLES) { in sbprof_tb_intr()