Searched refs:new_util (Results 1 – 1 of 1) sorted by relevance
7300 unsigned long new_util = ULONG_MAX; in effective_cpu_util() local7302 trace_android_rvh_effective_cpu_util(cpu, util_cfs, max, type, p, &new_util); in effective_cpu_util()7303 if (new_util != ULONG_MAX) in effective_cpu_util()7304 return new_util; in effective_cpu_util()