| /external/ltp/include/ |
| D | time64_variants.h | 32 int (*clock_gettime)(clockid_t clk_id, void *ts); member
|
| /external/strace/ |
| D | time.c | 240 SYS_FUNC(clock_gettime) in SYS_FUNC() argument
|
| /external/rust/crates/nix/src/ |
| D | time.rs | 219 pub fn clock_gettime(clock_id: ClockId) -> Result<TimeSpec> { in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 644 pub fn clock_gettime(clock_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 976 pub fn clock_gettime(clock_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/ |
| D | wasi.rs | 524 pub fn clock_gettime(a: clockid_t, b: *mut timespec) -> c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 1055 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 668 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 1526 pub fn clock_gettime(clk_id: ::c_int, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1490 pub fn clock_gettime(clock_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/compiler-rt/lib/msan/tests/ |
| D | msan_test.cc | 2029 TEST(MemorySanitizer, clock_gettime) { in TEST() argument
|
| /external/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1623 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 1447 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 2529 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 4815 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 3847 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 35848 int (*clock_gettime)(struct posix_clock *, struct timespec64 *); member
|
| D | vmlinux.h | 35848 int (*clock_gettime)(struct posix_clock *, struct timespec64 *); member
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 30336 int (*clock_gettime)(struct posix_clock *, struct timespec64 *); member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 25410 int (*clock_gettime)(struct posix_clock *, struct timespec64 *); member
|
| D | vmlinux_510.h | 25410 int (*clock_gettime)(struct posix_clock *, struct timespec64 *); member
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux.h | 30635 int (*clock_gettime)(struct posix_clock *, struct timespec64 *); member
|
| D | vmlinux_505.h | 30635 int (*clock_gettime)(struct posix_clock *, struct timespec64 *); member
|