Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/sibyte/common/
Dsb_tbprof.c77 volatile int tb_enable; member
231 if (!sbp.tb_enable) { in sbprof_tb_intr()
246 if (!sbp.tb_enable) in sbprof_tb_intr()
270 if (xchg(&sbp.tb_enable, 1)) in sbprof_zbprof_start()
378 if (sbp.tb_enable) { in sbprof_zbprof_stop()
391 sbp.tb_enable = 0; in sbprof_zbprof_stop()
440 if (sbp.tb_armed || sbp.tb_enable) in sbprof_tb_release()