Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c65 volatile int tb_enable; member
219 if (!sbp.tb_enable) { in sbprof_tb_intr()
234 if (!sbp.tb_enable) in sbprof_tb_intr()
258 if (xchg(&sbp.tb_enable, 1)) in sbprof_zbprof_start()
366 if (sbp.tb_enable) { in sbprof_zbprof_stop()
379 sbp.tb_enable = 0; in sbprof_zbprof_stop()
428 if (sbp.tb_armed || sbp.tb_enable) in sbprof_tb_release()