Home
last modified time | relevance | path

Searched refs:PR_TIMING_STATISTICAL (Results 1 - 25 of 25) sorted by relevance

/third_party/rust/crates/rustix/src/process/
H A Dprctl.rs315 const PR_TIMING_STATISTICAL: i32 = 0; consts
323 Statistical = PR_TIMING_STATISTICAL,
333 PR_TIMING_STATISTICAL => Ok(Self::Statistical), in try_from()
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dprctl.h38 #define PR_TIMING_STATISTICAL 0 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dprctl.h38 #define PR_TIMING_STATISTICAL 0 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dprctl.h38 #define PR_TIMING_STATISTICAL 0 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dprctl.h38 #define PR_TIMING_STATISTICAL 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dprctl.h38 #define PR_TIMING_STATISTICAL 0 macro
/third_party/musl/include/sys/
H A Dprctl.h38 #define PR_TIMING_STATISTICAL 0 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1062 pub const PR_TIMING_STATISTICAL: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2772 pub const PR_TIMING_STATISTICAL: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1207 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2545 pub const PR_TIMING_STATISTICAL: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1956 pub const PR_TIMING_STATISTICAL: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1210 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1202 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1220 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1215 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1212 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1207 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1196 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1420 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1205 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1428 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1206 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1199 pub const PR_TIMING_STATISTICAL: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1206 pub const PR_TIMING_STATISTICAL: u32 = 0; consts

Completed in 214 milliseconds