Searched refs:prev_cpu_wall (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.c59 cputime64_t prev_cpu_wall; member in struct:cpu_dbs_info_s
328 &dbs_info->prev_cpu_wall);
461 j_dbs_info->prev_cpu_wall);
462 j_dbs_info->prev_cpu_wall = cur_wall_time;
614 &j_dbs_info->prev_cpu_wall);
H A Dcpufreq_ondemand.c77 cputime64_t prev_cpu_wall; member in struct:cpu_dbs_info_s
370 &dbs_info->prev_cpu_wall);
511 j_dbs_info->prev_cpu_wall);
512 j_dbs_info->prev_cpu_wall = cur_wall_time;
707 &j_dbs_info->prev_cpu_wall);

Completed in 99 milliseconds