Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/cpufreq/
Dcpufreq_governor.c123 unsigned int sampling_rate, io_busy, j; in dbs_update() local
514 unsigned int io_busy; in cpufreq_dbs_governor_start() local
Dcpufreq.c142 u64 get_cpu_idle_time(unsigned int cpu, u64 *wall, int io_busy) in get_cpu_idle_time()