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

/linux-master/arch/loongarch/kernel/
H A Dtime.c104 static unsigned long __init get_loops_per_jiffy(void) function
167 lpj_fine = get_loops_per_jiffy();
/linux-master/arch/x86/kernel/
H A Dtsc.c1547 static unsigned long __init get_loops_per_jiffy(void) function
1557 loops_per_jiffy = get_loops_per_jiffy();
1607 lpj_fine = get_loops_per_jiffy();

Completed in 110 milliseconds