Searched defs:CPU_STATE_IDLE (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/src/ci/ | ||
| D | cpu-usage-over-time.py | 125 CPU_STATE_IDLE = 2 variable |
| /third_party/rust/crates/libc/src/unix/bsd/apple/ | ||
| D | mod.rs | 3321 pub const CPU_STATE_IDLE: ::c_int = 2; constant |