Searched defs:pm_cx_stat (Results 1 – 1 of 1) sorted by relevance
220 struct pm_cx_stat { struct221 uint32_t nr; /* entry nr in triggers & residencies, including C0 */222 uint32_t last; /* last Cx state */223 uint64_aligned_t idle_time; /* idle time from boot */226 uint32_t nr_pc; /* entry nr in pc[] */227 uint32_t nr_cc; /* entry nr in cc[] */
Completed in 8 milliseconds