Home
last modified time | relevance | path

Searched defs:CPU_STATE_IDLE (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/ci/
Dcpu-usage-over-time.py125 CPU_STATE_IDLE = 2 variable
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3321 pub const CPU_STATE_IDLE: ::c_int = 2; constant