Home
last modified time | relevance | path

Searched refs:tb_period (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/sibyte/common/
H A Dsb_tbprof.c140 static u64 tb_period; variable
145 u64 next = (1ULL << 40) - tb_period; in arm_tb()
570 tb_period = zbbus_mhz * 10000LL; in sbprof_tb_init()
571 pr_info(DEVNAME ": initialized - tb_period = %lld\n", in sbprof_tb_init()
572 (long long) tb_period); in sbprof_tb_init()
/kernel/linux/linux-6.6/arch/mips/sibyte/common/
H A Dsb_tbprof.c140 static u64 tb_period; variable
145 u64 next = (1ULL << 40) - tb_period; in arm_tb()
570 tb_period = zbbus_mhz * 10000LL; in sbprof_tb_init()
571 pr_info(DEVNAME ": initialized - tb_period = %lld\n", in sbprof_tb_init()
572 (long long) tb_period); in sbprof_tb_init()

Completed in 2 milliseconds