Searched defs:cpu_dbs_info (Results 1 – 1 of 1) sorted by relevance
110 struct cpu_dbs_info { struct111 u64 prev_cpu_idle;112 u64 prev_update_time;113 u64 prev_cpu_nice;120 unsigned int prev_load;121 struct update_util_data update_util;122 struct policy_dbs_info *policy_dbs;
Completed in 4 milliseconds