Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dsmp.c678 static unsigned long global_l_p_j_ref; variable
694 if (!global_l_p_j_ref) { in cpufreq_callback()
695 global_l_p_j_ref = loops_per_jiffy; in cpufreq_callback()
702 loops_per_jiffy = cpufreq_scale(global_l_p_j_ref, in cpufreq_callback()