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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 119 milliseconds