Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dsmp.c791 static unsigned long global_l_p_j_ref; variable
812 if (!global_l_p_j_ref) { in cpufreq_callback()
813 global_l_p_j_ref = loops_per_jiffy; in cpufreq_callback()
820 loops_per_jiffy = cpufreq_scale(global_l_p_j_ref, in cpufreq_callback()