Searched refs:prev_cpu_nice (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpufreq/
H A Dcpufreq_conservative.c60 cputime64_t prev_cpu_nice; member in struct:cpu_dbs_info_s
330 dbs_info->prev_cpu_nice = kstat_cpu(j).cpustat.nice;
473 j_dbs_info->prev_cpu_nice);
481 j_dbs_info->prev_cpu_nice = kstat_cpu(j).cpustat.nice;
616 j_dbs_info->prev_cpu_nice =
H A Dcpufreq_ondemand.c78 cputime64_t prev_cpu_nice; member in struct:cpu_dbs_info_s
372 dbs_info->prev_cpu_nice = kstat_cpu(j).cpustat.nice;
527 j_dbs_info->prev_cpu_nice);
535 j_dbs_info->prev_cpu_nice = kstat_cpu(j).cpustat.nice;
709 j_dbs_info->prev_cpu_nice =

Completed in 50 milliseconds