Searched refs:CPU_STATE_USER (Results 1 – 3 of 3) sorted by relevance
73 #define CPU_STATE_USER 0 macro
379 << host_info.cpu_ticks[CPU_STATE_USER] << ';';
1636 pub const CPU_STATE_USER: ::c_int = 0; constant