Home
last modified time | relevance | path

Searched defs:CLOCK_MONOTONIC_RAW (Results 1 – 25 of 28) sorted by relevance

12

/third_party/ltp/include/lapi/
Dposix_clocks.h15 # define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dtime.h75 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/rust/crates/nix/src/
Dtime.rs115 pub const CLOCK_MONOTONIC_RAW: ClockId = ClockId(libc::CLOCK_MONOTONIC_RAW); constant
/third_party/musl/include/
Dtime.h91 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/ndk_musl_include/
Dtime.h89 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/porting/liteos_m/user/include/
Dtime.h89 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h90 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h90 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h103 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c92 #define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC_FAST macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs495 pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; constant
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c90 #define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC_FAST macro
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1443 pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2697 pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1329 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1333 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1323 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1347 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1332 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1333 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1326 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1339 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1337 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1334 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1342 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant

12