Searched defs:pm_cx_stat (Results 1 – 1 of 1) sorted by relevance
204 struct pm_cx_stat { struct205 uint32_t nr; /* entry nr in triggers & residencies, including C0 */206 uint32_t last; /* last Cx state */207 uint64_aligned_t idle_time; /* idle time from boot */210 uint32_t nr_pc; /* entry nr in pc[] */211 uint32_t nr_cc; /* entry nr in cc[] */
Completed in 8 milliseconds