Home
last modified time | relevance | path

Searched defs:timespec64 (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dtime.h41 struct timespec64 { int64_t tv_sec; int64_t tv_nsec; }; struct
/kernel/linux/linux-5.10/include/linux/
H A Dtime64.h13 struct timespec64 { struct
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dtime64.h13 struct timespec64 { struct
[all...]
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c33 struct timespec64 { struct
/kernel/liteos_a/compat/posix/src/
H A Dtime.c79 #define timespec64 timespec macro
[all...]
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h287 struct timespec64 { _Int64 tv_sec; _Int64 tv_nsec; }; struct

Completed in 8 milliseconds