mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-04 19:57:28 +00:00
export get_cpu_idle_time_us() for it to be used in ondemand governor. Last update time can be current time when the CPU is currently non-idle, accounting for the busy time since last idle. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Dave Jones <davej@redhat.com>