Searched defs:cpu_stats_struct (Results 1 – 1 of 1) sorted by relevance
319 struct cpu_stats_struct { struct320 float cpu_util; /* mandatory = 100% - %idle */323 float cpu_user;324 float cpu_system;325 float cpu_iowait;326 float cpu_irq;327 float cpu_swintr;330 float peak_cpu_util;331 int peak_cpu_id; /* ID of most loaded CPU */