Searched refs:new_util (Results 1 – 1 of 1) sorted by relevance
7441 unsigned long new_util = ULONG_MAX; in effective_cpu_util() local7445 trace_android_rvh_effective_cpu_util(cpu, util_cfs, max, type, p, &new_util); in effective_cpu_util()7446 if (new_util != ULONG_MAX) in effective_cpu_util()7447 return new_util; in effective_cpu_util()