Searched refs:CPU_STATE_IDLE (Results 1 – 5 of 5) sorted by relevance
37 busy = total - cpuinfo.cpu_ticks[CPU_STATE_IDLE]; in GetCpuStatsImpl()
75 #define CPU_STATE_IDLE 2 macro
383 << host_info.cpu_ticks[CPU_STATE_IDLE] << ';';
1638 pub const CPU_STATE_IDLE: ::c_int = 2; constant