Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/sibyte/sb1250/ !
Dbcm1250_tbprof.c59 static u_int64_t tb_period; variable
64 u_int64_t next = (1ULL << 40) - tb_period; in arm_tb()
382 tb_period = zbbus_mhz * 10000LL; in sbprof_tb_init()
383 printk(KERN_INFO DEVNAME ": initialized - tb_period = %lld\n", tb_period); in sbprof_tb_init()