Home
last modified time | relevance | path

Searched defs:uptime (Results 1 - 25 of 76) sorted by relevance

1234

/base/startup/init/services/init/
H A Dmain.c28 const char *uptime = NULL; in main() local
/base/startup/init/services/init/lite/
H A Dinit.c49 void SystemPrepare(long long uptime) in SystemPrepare() argument
63 void SystemConfig(const char *uptime) in SystemConfig() argument
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dproc-uptime.h25 static void proc_uptime(int fd, uint64_t *uptime, uint64_t *idle) in proc_uptime() argument
/kernel/linux/linux-5.10/fs/proc/
H A Duptime.c13 struct timespec64 uptime; in uptime_proc_show() local
/kernel/linux/linux-6.6/fs/proc/
H A Duptime.c14 struct timespec64 uptime; in uptime_proc_show() local
/third_party/libuv/src/unix/
H A Dcygwin.c28 int uv_uptime(double* uptime) { in uv_uptime() argument
/third_party/node/deps/uv/src/unix/
H A Dcygwin.c28 int uv_uptime(double* uptime) { in uv_uptime() argument
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsysinfo.h9 unsigned long uptime; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dsysinfo.h9 unsigned long uptime; member
/third_party/ltp/testcases/kernel/syscalls/sysinfo/
H A Dsysinfo03.c39 long uptime; in verify_sysinfo() local
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dsysinfo.rs35 pub fn uptime(&self) -> Duration { in uptime() functions
/base/startup/init/services/init/standard/
H A Dinit_firststage.c128 static void StartSecondStageInit(long long uptime) in StartSecondStageInit() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dsysinfo.h11 unsigned long uptime; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsysinfo.h9 __kernel_long_t uptime; /* Seconds since boot */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dsysinfo.h9 __kernel_long_t uptime; /* Seconds since boot */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dsysinfo.h11 __kernel_long_t uptime; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsysinfo.h24 __kernel_long_t uptime; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsysinfo.h24 __kernel_long_t uptime; member
/third_party/libuv/test/
H A Dtest-platform-output.c31 double uptime; in TEST_IMPL() local
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsysinfo.h11 unsigned long uptime; member
/third_party/musl/porting/linux/user/include/sys/
H A Dsysinfo.h12 unsigned long uptime; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsysinfo.h11 unsigned long uptime; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsysinfo.h11 unsigned long uptime; member
/third_party/musl/include/sys/
H A Dsysinfo.h12 unsigned long uptime; member
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H A Dprocfs.c70 static int read_proc_uptime(struct timespec *uptime) in read_proc_uptime() argument

Completed in 7 milliseconds

1234