tb_enable          65 arch/mips/sibyte/common/sb_tbprof.c 	volatile int		tb_enable;
tb_enable         219 arch/mips/sibyte/common/sb_tbprof.c 		if (!sbp.tb_enable) {
tb_enable         234 arch/mips/sibyte/common/sb_tbprof.c 		if (!sbp.tb_enable)
tb_enable         258 arch/mips/sibyte/common/sb_tbprof.c 	if (xchg(&sbp.tb_enable, 1))
tb_enable         366 arch/mips/sibyte/common/sb_tbprof.c 	if (sbp.tb_enable) {
tb_enable         379 arch/mips/sibyte/common/sb_tbprof.c 		sbp.tb_enable = 0;
tb_enable         428 arch/mips/sibyte/common/sb_tbprof.c 	if (sbp.tb_armed || sbp.tb_enable)