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/
H A Dposix_clocks.h15 # define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dtime.h75 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dtime.h90 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dtime.h89 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtime.h90 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/include/
H A Dtime.h92 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dtime.h103 #define CLOCK_MONOTONIC_RAW 4 macro
/third_party/rust/crates/nix/src/
H A Dtime.rs115 pub const CLOCK_MONOTONIC_RAW: ClockId = ClockId(libc::CLOCK_MONOTONIC_RAW); consts
/third_party/alsa-lib/test/
H A Dlatency.c43 #define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC macro
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c92 #define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC_FAST macro
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c90 #define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC_FAST macro
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs495 pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1443 pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1334 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1347 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1337 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1329 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1342 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1339 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1334 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1323 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1547 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1332 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1555 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1333 pub const CLOCK_MONOTONIC_RAW: u32 = 4; consts

Completed in 188 milliseconds

12