Home
last modified time | relevance | path

Searched defs:io_busy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_governor.c120 unsigned int sampling_rate, io_busy, j; in dbs_update() local
519 unsigned int io_busy; in cpufreq_dbs_governor_start() local
H A Dcpufreq.c154 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy) in get_cpu_idle_time()