Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/kernel/
Dtime.c109 static unsigned long __init get_loops_per_jiffy(void) in get_loops_per_jiffy() function
164 lpj_fine = get_loops_per_jiffy(); in constant_clockevent_init()
/linux-5.19.10/arch/x86/kernel/
Dtsc.c1480 static unsigned long __init get_loops_per_jiffy(void) in get_loops_per_jiffy() function
1490 loops_per_jiffy = get_loops_per_jiffy(); in tsc_enable_sched_clock()
1540 lpj_fine = get_loops_per_jiffy(); in tsc_init()